coreboot/src/superio
Angel Pons 00e58c35c6 superio/nuvoton: Factor out equivalent Kconfig option
There's no need to have multiple Kconfig symbols which do the same
thing. Introduce `SUPERIO_NUVOTON_COMMON_COM_A` and update boards to use
the new symbol. To preserve alphabetical order in mainboard Kconfig,
place the new symbol above the Super I/O symbol (instead of below).

Change-Id: Ic0a30b3177a1a535261525638be301ae07c59c14
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46522
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-19 07:06:20 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
aspeed src/superio: Remove unused <device/pnp_def.h> 2020-09-14 19:36:27 +00:00
common src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
fintek superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax 2020-10-12 14:40:17 +00:00
ite superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax 2020-10-12 14:40:25 +00:00
nsc src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
nuvoton superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
renesas treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
serverengines src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
smsc superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax 2020-10-12 14:40:30 +00:00
winbond superio: Add newline to log message about disabled mouse controller 2020-10-17 13:54:29 +00:00
Makefile.inc superio/*/Makefiles: Remove non-existing directory inclusion 2020-08-13 17:43:32 +00:00