diff options
Diffstat (limited to 'configs/sequoia_ramboot_defconfig')
-rw-r--r-- | configs/sequoia_ramboot_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sequoia_ramboot_defconfig b/configs/sequoia_ramboot_defconfig index 8320a51edc..b4ac328954 100644 --- a/configs/sequoia_ramboot_defconfig +++ b/configs/sequoia_ramboot_defconfig @@ -20,6 +20,8 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y +CONFIG_MAC_PARTITION=y +CONFIG_ISO_PARTITION=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_STORAGE=y |