X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Faria_defconfig;h=d54708ee8e621c7a63eea8113bf0418858c00848;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=19f1c41e9b29a0a7346edbc94aca6dddf55063ba;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/aria_defconfig b/configs/aria_defconfig index 19f1c41..d54708e 100644 --- a/configs/aria_defconfig +++ b/configs/aria_defconfig @@ -1,7 +1,15 @@ CONFIG_PPC=y +# CONFIG_MMC is not set CONFIG_MPC512X=y CONFIG_TARGET_ARIA=y CONFIG_OF_BOARD_SETUP=y +CONFIG_BOOTDELAY=5 CONFIG_HUSH_PARSER=y +CONFIG_CMD_ASKENV=y +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +# CONFIG_PCI is not set CONFIG_OF_LIBFDT=y