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/yellowstone_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/yellowstone_defconfig') diff --git a/configs/yellowstone_defconfig b/configs/yellowstone_defconfig index 53d1007..0b08b7d 100644 --- a/configs/yellowstone_defconfig +++ b/configs/yellowstone_defconfig @@ -19,6 +19,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_MAC_PARTITION=y CONFIG_DOS_PARTITION=y +CONFIG_ISO_PARTITION=y # CONFIG_PCI_PNP is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y -- cgit v1.1