X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fr7-tv-dongle_defconfig;h=edbf2eae3fdffad0081ee67e65417e7bfb3ca082;hb=73223f0e1bd0e37925ae1b7f21b51733145571dc;hp=bc1657dc691eafcd53f9883a6ecd279d17025d37;hpb=277af820b5207d43473869da2c86412d2b51d461;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/r7-tv-dongle_defconfig b/configs/r7-tv-dongle_defconfig index bc1657d..edbf2ea 100644 --- a/configs/r7-tv-dongle_defconfig +++ b/configs/r7-tv-dongle_defconfig @@ -4,5 +4,12 @@ CONFIG_MACH_SUN5I=y CONFIG_DRAM_CLK=384 CONFIG_USB1_VBUS_PIN="PG13" CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-r7-tv-dongle" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP152_POWER,USB_EHCI" +CONFIG_OF_BOARD_SETUP=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y +CONFIG_AXP152_POWER=y +CONFIG_USB_EHCI_HCD=y