X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FCubieboard_defconfig;h=22372ef7e2932368baa9cd57ecba54fb8ff5c14d;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=fa60ddf415f2488edd500df195121cd8a4522b14;hpb=26473945ad6667183296e7edee2a65edf31bb6f7;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig index fa60ddf..22372ef 100644 --- a/configs/Cubieboard_defconfig +++ b/configs/Cubieboard_defconfig @@ -2,10 +2,12 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=480 +CONFIG_MMC0_CD_PIN="PH1" CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)" +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI,SATAPWR=SUNXI_GPB(8)" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set