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/acadia_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/acadia_defconfig') diff --git a/configs/acadia_defconfig b/configs/acadia_defconfig index 7f33a8f..d4a9588 100644 --- a/configs/acadia_defconfig +++ b/configs/acadia_defconfig @@ -17,6 +17,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_MAC_PARTITION=y +CONFIG_ISO_PARTITION=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_USB=y -- cgit v1.1