Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29598
Change subject: soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC ......................................................................
soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC
Change-Id: I1ec6f0687083c17314588c85af289b4b27c5441c Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/soc/intel/denverton_ns/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/29598/1
diff --git a/src/soc/intel/denverton_ns/Kconfig b/src/soc/intel/denverton_ns/Kconfig index 736d567..fd31e51 100644 --- a/src/soc/intel/denverton_ns/Kconfig +++ b/src/soc/intel/denverton_ns/Kconfig @@ -146,10 +146,6 @@ hex default 0x1a
-config HSUART_FUNC - hex - default 0x0 - choice prompt "UART mode selection" default NON_LEGACY_UART_MODE