libpayload: fix wborder()
[coreboot.git] / payloads / coreinfo / Kconfig
index 461cd24999113a7c05eb532709be7f63c9004546..4a8508e987a71cf7334f13a890e876770d2c1a2a 100644 (file)
@@ -103,8 +103,10 @@ config MODULE_RAMDUMP
        default y
 
 config MODULE_LAR
-       bool "Enable the coreboot LAR module"
-       default y
+       bool "Enable the coreboot v3 LAR module"
+       help
+         LAR support must also be enabled in libpayload.
+       default n
 
 config MODULE_CBFS
        bool "Enable the coreboot CBFS module"