X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FCubieboard2_defconfig;h=4b9d722bccc20f75a91df10fd4ddf07b9e409d55;hb=a69fdc7787bfa2f27eed74c2ee58c28ce932d502;hp=e88cce42ccc72db9a47738758a665e92d4eebfa3;hpb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig index e88cce4..4b9d722 100644 --- a/configs/Cubieboard2_defconfig +++ b/configs/Cubieboard2_defconfig @@ -4,6 +4,11 @@ CONFIG_MACH_SUN7I=y CONFIG_DRAM_CLK=480 CONFIG_MMC0_CD_PIN="PH1" CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI" +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set CONFIG_ETH_DESIGNWARE=y +CONFIG_USB_EHCI_HCD=y