summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-03 15:33:30 -0500
committerTom Rini <trini@konsulko.com>2017-03-09 19:52:15 -0500
commit48dce3bfd93f1cd9766bc6afe3c403bef0254bbc (patch)
tree53481ccf53175509d2385468d4547c160401ed20 /arch
parentd036107a1fa13cf41cd835311794a1d20b30daf2 (diff)
downloadu-boot-imx-48dce3bfd93f1cd9766bc6afe3c403bef0254bbc.zip
u-boot-imx-48dce3bfd93f1cd9766bc6afe3c403bef0254bbc.tar.gz
u-boot-imx-48dce3bfd93f1cd9766bc6afe3c403bef0254bbc.tar.bz2
am335x_evm: Switch to using imply keyword
These particular SPL options are part of what the ROM provides, but for compatibility with how we have previously used them, move them to being implied by the board being selected. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/am33xx/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/am33xx/Kconfig b/arch/arm/mach-omap2/am33xx/Kconfig
index 5b5d3f8..5adcead 100644
--- a/arch/arm/mach-omap2/am33xx/Kconfig
+++ b/arch/arm/mach-omap2/am33xx/Kconfig
@@ -15,6 +15,9 @@ config TARGET_AM335X_EVM
select DM_SERIAL
select DM_GPIO
select TI_I2C_BOARD_DETECT
+ imply SPL_YMODEM_SUPPORT
+ imply SPL_ENV_SUPPORT
+ imply SPL_WATCHDOG_SUPPORT
help
This option specifies support for the AM335x
GP and HS EVM development platforms. The AM335x