X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fmpc5121ads_defconfig;h=fff0e9b3792587deda49cbe3d0a949ca85569698;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=4bc7e4378e219a426b20f9d54698f514c12fa4a4;hpb=3fc304b8d77ce6646d38ae506e9fae74b9975631;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/mpc5121ads_defconfig b/configs/mpc5121ads_defconfig index 4bc7e43..fff0e9b 100644 --- a/configs/mpc5121ads_defconfig +++ b/configs/mpc5121ads_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +# CONFIG_MMC is not set CONFIG_MPC512X=y CONFIG_TARGET_MPC5121ADS=y CONFIG_OF_BOARD_SETUP=y @@ -13,4 +14,6 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y