CONFIG_ARCH is a property of the cpu or soc rather than a property of the board. Hence, move ARCH_* from every single board to respective cpu or soc Kconfigs. Also update abuild to ignore ARCH_ from mainboards. BUG=None BRANCH=None TEST=Compiled successfully for all mainboard/google boards. Successfully booted link image. Change-Id: I42323ac33c236d26654a26b591378781aeecabd4 Reviewed-on: https://chromium-review.googlesource.com/195350 Reviewed-by: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org>
5 lines
123 B
Text
5 lines
123 B
Text
source src/soc/intel/Kconfig
|
|
source src/soc/nvidia/Kconfig
|
|
source src/soc/qualcomm/Kconfig
|
|
source src/soc/samsung/Kconfig
|
|
|