]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: remove redudant information from Kconfig files
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 19 Dec 2014 05:27:13 +0000 (14:27 +0900)
committerTom Rini <trini@ti.com>
Mon, 12 Jan 2015 14:38:47 +0000 (09:38 -0500)
commit13e55b358ebf02d486aaa6e3eb284278d76f3e96
treec83915842adc527212511d2c00f6a1751c9149a7
parent7eb39236958cbc08780e08375b09ccb1981b33ad
ARM: remove redudant information from Kconfig files

- "string" type for SYS_* is defined in arch/Kconfig
 - SYS_CPU "armv7" has been replaced with "select CPU_V7"
 - SYS_SOC "tegra124" is already defined in tegra124/Kconfig

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
board/atmel/sama5d4_xplained/Kconfig
board/atmel/sama5d4ek/Kconfig
board/nvidia/nyan-big/Kconfig
board/samsung/smdk5420/Kconfig
board/st/stv0991/Kconfig
board/sunxi/Kconfig