From f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 27 Jan 2017 11:00:36 +0100 Subject: disk: convert CONFIG_MAC_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 d945bb9..8d84f6f 100644 --- a/configs/yellowstone_defconfig +++ b/configs/yellowstone_defconfig @@ -17,6 +17,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +CONFIG_MAC_PARTITION=y # CONFIG_PCI_PNP is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y -- cgit v1.1