diff options
author | Tom Rini | 2018-08-07 21:40:14 -0400 |
---|---|---|
committer | Tom Rini | 2018-08-07 21:40:14 -0400 |
commit | e96647156235844adfcf112a010c6c652e6985e1 (patch) | |
tree | 2f63102df53e6fb1c5696ec05c2a4f49a82f1e32 /configs/brppt1_mmc_defconfig | |
parent | fc82e7684ba31a1a6ef721e7d750f37117906a70 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brppt1_mmc_defconfig')
-rw-r--r-- | configs/brppt1_mmc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/brppt1_mmc_defconfig b/configs/brppt1_mmc_defconfig index 3a83ecf1acc..8931cbd73a8 100644 --- a/configs/brppt1_mmc_defconfig +++ b/configs/brppt1_mmc_defconfig @@ -8,7 +8,6 @@ CONFIG_AM33XX=y CONFIG_TARGET_BRPPT1=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y -# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_SPL=y CONFIG_DEFAULT_DEVICE_TREE="am335x-brppt1-mmc" CONFIG_TPL_SYS_MALLOC_F_LEN=0x0 @@ -28,6 +27,7 @@ CONFIG_ARCH_MISC_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_I2C_SUPPORT=y +# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_SPL_POWER_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SPL_YMODEM_SUPPORT=y |