From 851571249ffcbe809ecf6771d31fe7ad6050dd59 Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Wed, 27 Jan 2021 10:46:31 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/49974 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Angel Pons --- src/superio/nuvoton/common/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/superio/nuvoton/common/Kconfig b/src/superio/nuvoton/common/Kconfig index 78523c1b7e..ffb620876c 100644 --- a/src/superio/nuvoton/common/Kconfig +++ b/src/superio/nuvoton/common/Kconfig @@ -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 -- cgit v1.2.3