Re: [U-Boot] [PATCH 2/2] kconfig: arm: move "armv8" define to arch/arm/Kconfig

2014-11-02 Thread Georges Savoundararadj
Hi Masahiro, Le 31/10/2014 06:26, Masahiro Yamada a écrit : 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 Cc: Savoundara

[U-Boot] [PATCH 2/2] kconfig: arm: move "armv8" define to arch/arm/Kconfig

2014-10-30 Thread Masahiro Yamada
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 Cc: Savoundararadj --- arch/arm/Kconfig | 3 +-- arch/arm/cpu/ar