-
- Downloads
kconfig: add CONFIG_SUPPORT_SPL
CONFIG_SPL should not be enabled for boards that do not have SPL. CONFIG_SUPPORT_SPL introduced by this commit should be "select"ed by boards with SPL support and CONFIG_SPL should depend on it. Signed-off-by:Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- Kconfig 4 additions, 0 deletionsKconfig
- arch/arm/Kconfig 48 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/cpu/arm926ejs/davinci/Kconfig 4 additions, 0 deletionsarch/arm/cpu/arm926ejs/davinci/Kconfig
- arch/arm/cpu/armv7/exynos/Kconfig 7 additions, 0 deletionsarch/arm/cpu/armv7/exynos/Kconfig
- arch/arm/cpu/armv7/omap3/Kconfig 16 additions, 0 deletionsarch/arm/cpu/armv7/omap3/Kconfig
- arch/microblaze/Kconfig 1 addition, 0 deletionsarch/microblaze/Kconfig
- arch/powerpc/cpu/mpc5xxx/Kconfig 1 addition, 0 deletionsarch/powerpc/cpu/mpc5xxx/Kconfig
- arch/powerpc/cpu/mpc83xx/Kconfig 1 addition, 0 deletionsarch/powerpc/cpu/mpc83xx/Kconfig
- arch/powerpc/cpu/mpc85xx/Kconfig 12 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/Kconfig
- arch/powerpc/cpu/ppc4xx/Kconfig 1 addition, 0 deletionsarch/powerpc/cpu/ppc4xx/Kconfig
Loading
Please register or sign in to comment