diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-30 12:58:33 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-30 12:58:33 -0400 |
commit | 73dd818cc426bc4d791204b771da4dfc25492c32 (patch) | |
tree | a84f956fd072bc9af86f0acf58487c8f2bb7168e /configs/brppt1_nand_defconfig | |
parent | b79372ae94fbc9e30d014ad8ce830d2062539eb9 (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_nand_defconfig')
-rw-r--r-- | configs/brppt1_nand_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig index 241adef220a..c19d73738f6 100644 --- a/configs/brppt1_nand_defconfig +++ b/configs/brppt1_nand_defconfig @@ -6,7 +6,6 @@ CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_AM33XX=y CONFIG_TARGET_BRPPT1=y CONFIG_SPL_SERIAL_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1" |