]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kconfig: arm: move "armv8" define to arch/arm/Kconfig
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 6 Nov 2014 02:39:27 +0000 (11:39 +0900)
committerTom Rini <trini@ti.com>
Thu, 13 Nov 2014 13:37:25 +0000 (08:37 -0500)
commit01541eeccdf74ee68f9a3014b6cdc26395be4dc0
treec084379a35742779761d66a5bb0e669329c6b3c7
parent790f70c725d6a89e6a9ac78f91b025454ae75dde
kconfig: arm: move "armv8" define to arch/arm/Kconfig

Commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs)
collected the default values of CONFIG_SYS_CPU into arch/arm/Kconfig.

This commit moves "armv8" to there for consistency.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Georges Savoundararadj <savoundg@gmail.com>
arch/arm/Kconfig
arch/arm/cpu/armv8/Kconfig [deleted file]