soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC
Change-Id: I1ec6f0687083c17314588c85af289b4b27c5441c Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29598 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
134da98a51
commit
9d917f67fe
|
@ -146,10 +146,6 @@ config HSUART_DEV
|
||||||
hex
|
hex
|
||||||
default 0x1a
|
default 0x1a
|
||||||
|
|
||||||
config HSUART_FUNC
|
|
||||||
hex
|
|
||||||
default 0x0
|
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "UART mode selection"
|
prompt "UART mode selection"
|
||||||
default NON_LEGACY_UART_MODE
|
default NON_LEGACY_UART_MODE
|
||||||
|
|
Loading…
Reference in New Issue