summaryrefslogtreecommitdiffstats
path: root/configs/sama5d4ek_spiflash_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sama5d4ek_spiflash_defconfig')
-rw-r--r--configs/sama5d4ek_spiflash_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig
index 72fb5e4650..8b03ea880d 100644
--- a/configs/sama5d4ek_spiflash_defconfig
+++ b/configs/sama5d4ek_spiflash_defconfig
@@ -1,5 +1,5 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_SERIALFLASH"
CONFIG_ARM=y
CONFIG_ARCH_AT91=y
CONFIG_TARGET_SAMA5D4EK=y
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_SERIALFLASH"
OpenPOWER on IntegriCloud