oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT
Change-Id: I24596b7b4f3e7caef7f42e4317a786caa42c5c2d Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29609 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
parent
15aad88404
commit
528a1c40f7
|
@ -41,10 +41,6 @@ config CPU_SPECIFIC_OPTIONS
|
|||
select UNCOMPRESSED_RAMSTAGE
|
||||
select USE_MARCH_586
|
||||
|
||||
config MMCOMF_SUPPORT_DEFAULT
|
||||
bool
|
||||
default n
|
||||
|
||||
#####
|
||||
# Debug serial output
|
||||
# The following options configure the debug serial port
|
||||
|
|
Loading…
Reference in New Issue