]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kconfig: remove unneeded dependency on !SPL_BUILD
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 24 Feb 2015 13:26:21 +0000 (22:26 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:34:03 +0000 (21:34 +0200)
commit3124c726c65a1a72ade807febe5f47d85df7c927
treefc581cca20a1b175a866e4807d3f570d6f300805
parent4663bd2b2bedd16006b6a18b2e1e51f8d203c587
kconfig: remove unneeded dependency on !SPL_BUILD

Now CONFIG_SPL_BUILD is not defined in Kconfig, so
"!depends on SPL_BUILD" and "if !SPL_BUILD" are redundant.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
arch/arm/Kconfig
arch/arm/cpu/armv7/exynos/Kconfig
scripts/Makefile.uncmd_spl