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>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5480 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi 2010-04-23 08:03:14 +00:00
parent 676939620a
commit fe6c2cda6e
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ config USE_PRINTK_IN_CAR
default n
config USE_OPTION_TABLE
bool
bool "Use CMOS for configuration values"
default n
config MAX_CPUS