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