Kconfig: Remove unneeded UDELAY_IO redeclaration
UDELAY_IO is defined in src/cpu/x86/Kconfig, so it does not need to be redefined in the AMD cpu or board Kconfigs. Change-Id: I6676881c0ba5d1634230fc3d3c37da3afbc6fceb Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/13780 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
e63be8971b
commit
41aa8bc9ab
@@ -128,10 +128,6 @@ config ONBOARD_LIGHTSENSOR
|
||||
bool
|
||||
default n
|
||||
|
||||
config UDELAY_IO
|
||||
bool
|
||||
default n
|
||||
|
||||
config REDIRECT_CIMX_TRACE_TO_SERIAL
|
||||
bool "Redirect CIMX Trace to serial console"
|
||||
default y
|
||||
|
Reference in New Issue
Block a user