coreboot/src/superio/nuvoton
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
..
common superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
nct5104d src: Remove redundant <device/pnp_type.h> 2020-09-17 13:22:44 +00:00
nct5539d superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
nct5572d superio: Add newline to log message about disabled mouse controller 2020-10-17 13:54:29 +00:00
nct6776 superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
nct6779d src/superio: Drop unneeded empty lines 2020-08-24 09:14:42 +00:00
nct6791d superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
npcd378 superio/nuvoton: Avoid NULL pointer dereference 2020-07-12 19:40:53 +00:00
wpcm450 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc superio/nuvoton: Inline nuvoton_hwm_select_bank 2020-09-18 12:37:36 +00:00