arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option

The explicit arch specific build symbol allows to group supported
boards, generalize common config options and it will serve as
a dependency for platform only drivers.

Two related board defconfigs are resynced after the change.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
This commit is contained in:
Vladimir Zapolskiy
2018-09-17 21:43:03 +03:00
committed by Tom Rini
parent 83c18d4101
commit ee54dfea45
6 changed files with 37 additions and 30 deletions

View File

@@ -6,9 +6,6 @@ config SYS_BOARD
config SYS_VENDOR
default "work-microwave"
config SYS_SOC
default "lpc32xx"
config SYS_CONFIG_NAME
default "work_92105"