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/pengwyn_defconfig | |
parent | b79372ae94fbc9e30d014ad8ce830d2062539eb9 (diff) | |
download | u-boot-73dd818cc426bc4d791204b771da4dfc25492c32.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pengwyn_defconfig')
-rw-r--r-- | configs/pengwyn_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig index 0c8a6071a8..b6f5e7d3c7 100644 --- a/configs/pengwyn_defconfig +++ b/configs/pengwyn_defconfig @@ -8,7 +8,6 @@ CONFIG_TARGET_PENGWYN=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SPL_FAT_SUPPORT=y CONFIG_SYS_CONSOLE_INFO_QUIET=y |