summaryrefslogtreecommitdiff
path: root/configs/at91sam9m10g45ek_mmc_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/at91sam9m10g45ek_mmc_defconfig')
-rw-r--r--configs/at91sam9m10g45ek_mmc_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/at91sam9m10g45ek_mmc_defconfig b/configs/at91sam9m10g45ek_mmc_defconfig
index f3e1ebec93..201d0c43f5 100644
--- a/configs/at91sam9m10g45ek_mmc_defconfig
+++ b/configs/at91sam9m10g45ek_mmc_defconfig
@@ -1,5 +1,5 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
CONFIG_ARM=y
CONFIG_ARCH_AT91=y
CONFIG_TARGET_AT91SAM9M10G45EK=y
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"