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:
committed by
Tom Rini
parent
83c18d4101
commit
ee54dfea45
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user