X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fsycamore_defconfig;h=c462fa2128fcaca1adc312a3b84961e8baad33cf;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=844e67fe3a6baf0e99af085241622c365c39df80;hpb=1254ff97abb7606ccd0d7bdcd9f22581c50fe535;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/sycamore_defconfig b/configs/sycamore_defconfig index 844e67f..c462fa2 100644 --- a/configs/sycamore_defconfig +++ b/configs/sycamore_defconfig @@ -1,3 +1,12 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_WALNUT=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_HUSH_PARSER=y +CONFIG_LOOPW=y +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_CMD_SNTP=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y