superio/nuvoton/common/Kconfig: Remove HWM config
lint-008-kconfig reports unused symbol SUPERIO_NUVOTON_COMMON_HWM. Remove SUPERIO_NUVOTON_COMMON_HWM. BUG = N/A TEST = N/A Change-Id: Ifad73f9ca4659e7b981a94c1e002e129d1b3388d Signed-off-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49974 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
33c548b1ba
commit
851571249f
|
@ -11,7 +11,3 @@ config SUPERIO_NUVOTON_COMMON_COM_A
|
|||
help
|
||||
When enabled, the 'nuvoton_enable_serial()' function will unset
|
||||
global CR 0x2a bit 7 to route COM A to the GPIO8 pin group.
|
||||
|
||||
# Generic Nuvoton HWM driver
|
||||
config SUPERIO_NUVOTON_COMMON_HWM
|
||||
bool
|
||||
|
|
Loading…
Reference in New Issue