From 1acc0087876229d7ade1b23aaecbccf63de8a615 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:38 +0100 Subject: disk: convert CONFIG_ISO_PARTITION to Kconfig Signed-off-by: Patrick Delaunay Signed-off-by: Patrick Delaunay --- configs/dreamplug_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/dreamplug_defconfig') diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index cb15755489..23034f225c 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -17,6 +17,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y +CONFIG_ISO_PARTITION=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y -- cgit