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/draco_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/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index b827ea68c7d..79009e5a474 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -11,7 +11,6 @@ CONFIG_TARGET_DRACO=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y |