Author: oxygene Date: Fri Apr 23 10:03:14 2010 New Revision: 5480 URL: https://tracker.coreboot.org/trac/coreboot/changeset/5480
Log: Make USE_OPTION_TABLE user visible, so it can be edited.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de Acked-by: Patrick Georgi patrick.georgi@coresystems.de
Modified: trunk/src/Kconfig
Modified: trunk/src/Kconfig ============================================================================== --- trunk/src/Kconfig Fri Apr 23 00:47:29 2010 (r5479) +++ trunk/src/Kconfig Fri Apr 23 10:03:14 2010 (r5480) @@ -137,7 +137,7 @@ default n
config USE_OPTION_TABLE - bool + bool "Use CMOS for configuration values" default n
config MAX_CPUS