Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`
The following commit
commit eb50c7d922
Author: Edwin Beasant <edwin_beasant@virtensys.com>
Date: Tue Jul 6 21:05:04 2010 +0000
Re-integrate "USE_OPTION_TABLE" code.
added a duplicate entry `config USE_OPTION_TABLE`. Remove it again.
Change-Id: I3ff64c360bad531439e74fa1b25a06c4a447a33f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/3165
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martin.roth@se-eng.com>
This commit is contained in:
parent
393619b9a6
commit
1e24f4b37f
|
@ -344,10 +344,6 @@ config HIGH_SCRATCH_MEMORY_SIZE
|
|||
hex
|
||||
default 0x0
|
||||
|
||||
config USE_OPTION_TABLE
|
||||
bool
|
||||
default n
|
||||
|
||||
config HAVE_OPTION_TABLE
|
||||
bool
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue