Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / northbridge / amd / lx / Kconfig
index 24840d99c29074ff6a40916949168ffe73d92f08..09eba0791aff3fb624f018a89d3eca92f0a3a092 100644 (file)
@@ -1,8 +1,9 @@
 config NORTHBRIDGE_AMD_LX
        bool
-       default n
+       select HAVE_HIGH_TABLES
+       select GEODE_VSA
 
-config HAVE_HIGH_TABLES
-       bool
-       default y
+config VIDEO_MB
+       int
+       default 8
        depends on NORTHBRIDGE_AMD_LX