diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index b1c8afdd49..8fd74efe47 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -20,4 +20,5 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_ISO_PARTITION=y CONFIG_OF_LIBFDT=y |