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/canyonlands_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/canyonlands_defconfig') diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig index 77d1e5c..8b2ee88 100644 --- a/configs/canyonlands_defconfig +++ b/configs/canyonlands_defconfig @@ -23,6 +23,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y +CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_SYS_NS16550=y -- cgit v1.1