diff options
Diffstat (limited to 'configs/at91sam9g20ek_2mmc_defconfig')
-rw-r--r-- | configs/at91sam9g20ek_2mmc_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/at91sam9g20ek_2mmc_defconfig b/configs/at91sam9g20ek_2mmc_defconfig new file mode 100644 index 0000000..e277557 --- /dev/null +++ b/configs/at91sam9g20ek_2mmc_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,AT91SAM9G20EK_2MMC,SYS_USE_MMC" +CONFIG_ARM=y +CONFIG_ARCH_AT91=y +CONFIG_TARGET_AT91SAM9260EK=y |