summaryrefslogtreecommitdiff
path: root/configs/at91sam9n12ek_nandflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-13 17:48:42 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-13 17:52:33 (GMT)
commit8728c97eff5bd95f58320f886ae305f17931a374 (patch)
tree75b41f0154ceb8f747082881661189f9c146d085 /configs/at91sam9n12ek_nandflash_defconfig
parentc9592e3c5c97981787c0d82f768a6971deb4837d (diff)
downloadu-boot-8728c97eff5bd95f58320f886ae305f17931a374.tar.xz
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/at91sam9n12ek_nandflash_defconfig')
-rw-r--r--configs/at91sam9n12ek_nandflash_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9n12ek_nandflash_defconfig b/configs/at91sam9n12ek_nandflash_defconfig
index da0ea60..db88973 100644
--- a/configs/at91sam9n12ek_nandflash_defconfig
+++ b/configs/at91sam9n12ek_nandflash_defconfig
@@ -4,8 +4,8 @@ CONFIG_TARGET_AT91SAM9N12EK=y
CONFIG_SPL_GPIO_SUPPORT=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
-CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_NANDFLASH"
CONFIG_BOOTDELAY=3
# CONFIG_CONSOLE_MUX is not set