diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 99aabdf23a..07bf9bb8e6 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -247,7 +247,7 @@ config HAVE_LOW_TABLES config HAVE_HIGH_TABLES bool - default n + default y help This variable specifies whether a given northbridge has high table support. |