X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fat91sam9n12ek_mmc_defconfig;h=6f451201e0c14846e98f49105a33fcc5cf49702f;hb=73223f0e1bd0e37925ae1b7f21b51733145571dc;hp=4fc417a4a4e3aab932c2269b2b228295f812debb;hpb=4614b891347dde81b59f32e1ea659c8251f0c4ca;p=oweals%2Fu-boot.git diff --git a/configs/at91sam9n12ek_mmc_defconfig b/configs/at91sam9n12ek_mmc_defconfig index 4fc417a4a4..6f451201e0 100644 --- a/configs/at91sam9n12ek_mmc_defconfig +++ b/configs/at91sam9n12ek_mmc_defconfig @@ -1,4 +1,12 @@ -CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_MMC" CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_AT91SAM9N12EK=y +CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_MMC" +CONFIG_SYS_PROMPT="U-Boot> " +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_ATMEL=y +CONFIG_OF_LIBFDT=y