From: jino.cho Date: Thu, 14 Apr 2016 06:33:10 +0000 (+0900) Subject: artik: remove CONFIG_USB_OHCI to secure the image capacity X-Git-Tag: submit/tizen/20160419.084959~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a88a017d836d2eecfcb5d4a726023824934b4ff;p=profile%2Fcommon%2Fplatform%2Fkernel%2Fu-boot-artik.git artik: remove CONFIG_USB_OHCI to secure the image capacity This commit remove CONFIG_USB_OHCI to secure the image capacity. Change-Id: I851454580ba5ff62a89f529cbefbb9b35d9e83cb Signed-off-by: jino.cho --- diff --git a/include/configs/artik10.h b/include/configs/artik10.h index b0e697dbf..e1508231d 100644 --- a/include/configs/artik10.h +++ b/include/configs/artik10.h @@ -67,7 +67,7 @@ #define CONFIG_CMD_USB #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_EXYNOS -#define CONFIG_USB_STORAGE +#undef CONFIG_USB_STORAGE /* OHCI : Host 1.0 */ #define CONFIG_USB_OHCI