From: Marek Szyprowski Date: Thu, 27 Feb 2014 10:40:41 +0000 (+0100) Subject: ARM: defconfig: update tizen_odroidx2_defconfig X-Git-Tag: submit/tizen_common/20140630.083047~346 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec8e26b148021404351fbb302aca1cb06fd15a1d;p=platform%2Fkernel%2Flinux-3.10.git ARM: defconfig: update tizen_odroidx2_defconfig Add missing USB3503 HSIC chip driver (enables host usb support) and disable UART debug. Signed-off-by: Marek Szyprowski Change-id: I5ba5ef112a0fb02c8a38673a3bf3dfcefa28f696 --- diff --git a/arch/arm/configs/tizen_odroidx2_defconfig b/arch/arm/configs/tizen_odroidx2_defconfig index d209f19..97272e1 100644 --- a/arch/arm/configs/tizen_odroidx2_defconfig +++ b/arch/arm/configs/tizen_odroidx2_defconfig @@ -1171,7 +1171,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_SAMSUNG=y CONFIG_SERIAL_SAMSUNG_UARTS_4=y CONFIG_SERIAL_SAMSUNG_UARTS=4 -CONFIG_SERIAL_SAMSUNG_DEBUG=y +# CONFIG_SERIAL_SAMSUNG_DEBUG is not set CONFIG_SERIAL_SAMSUNG_CONSOLE=y # CONFIG_SERIAL_MAX3100 is not set # CONFIG_SERIAL_MAX310X is not set @@ -1945,7 +1945,7 @@ CONFIG_USB_STORAGE=y # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_YUREX is not set # CONFIG_USB_EZUSB_FX2 is not set -# CONFIG_USB_HSIC_USB3503 is not set +CONFIG_USB_HSIC_USB3503=y CONFIG_USB_PHY=y # CONFIG_NOP_USB_XCEIV is not set # CONFIG_OMAP_CONTROL_USB is not set