diff options
Diffstat (limited to 'configs/mpc5121ads_defconfig')
-rw-r--r-- | configs/mpc5121ads_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mpc5121ads_defconfig b/configs/mpc5121ads_defconfig index 90d0f46633..06bd9a30f7 100644 --- a/configs/mpc5121ads_defconfig +++ b/configs/mpc5121ads_defconfig @@ -15,6 +15,8 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_MAC_PARTITION=y +CONFIG_ISO_PARTITION=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |