linux-dey-3.10: Sync ccimx6sbc defconfig with the one in the kernel tree.
It corresponds to the following kernel sha1. 59b5ed1f8f9700cd7530e6d7d3282d9e157edd66 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
217aadc7ae
commit
7031d2a53f
|
|
@ -21,6 +21,9 @@ CONFIG_MACH_IMX51_DT=y
|
||||||
CONFIG_SOC_IMX53=y
|
CONFIG_SOC_IMX53=y
|
||||||
CONFIG_SOC_IMX6Q=y
|
CONFIG_SOC_IMX6Q=y
|
||||||
CONFIG_SOC_IMX6SL=y
|
CONFIG_SOC_IMX6SL=y
|
||||||
|
CONFIG_PCI=y
|
||||||
|
CONFIG_PCI_MSI=y
|
||||||
|
CONFIG_PCI_IMX6=y
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_VMSPLIT_2G=y
|
CONFIG_VMSPLIT_2G=y
|
||||||
CONFIG_PREEMPT_VOLUNTARY=y
|
CONFIG_PREEMPT_VOLUNTARY=y
|
||||||
|
|
@ -179,6 +182,7 @@ CONFIG_VIDEO_MXC_PXP_V4L2=y
|
||||||
CONFIG_SOC_CAMERA=y
|
CONFIG_SOC_CAMERA=y
|
||||||
CONFIG_VIDEO_MX3=y
|
CONFIG_VIDEO_MX3=y
|
||||||
CONFIG_SOC_CAMERA_OV2640=y
|
CONFIG_SOC_CAMERA_OV2640=y
|
||||||
|
# CONFIG_VGA_ARB is not set
|
||||||
CONFIG_DRM=y
|
CONFIG_DRM=y
|
||||||
CONFIG_DRM_VIVANTE=y
|
CONFIG_DRM_VIVANTE=y
|
||||||
CONFIG_FB=y
|
CONFIG_FB=y
|
||||||
|
|
@ -194,6 +198,7 @@ CONFIG_FB_MXC_LDB=y
|
||||||
CONFIG_FB_MXC_MIPI_DSI=y
|
CONFIG_FB_MXC_MIPI_DSI=y
|
||||||
CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y
|
CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y
|
||||||
CONFIG_FB_MXC_HDMI=y
|
CONFIG_FB_MXC_HDMI=y
|
||||||
|
CONFIG_FB_MXC_AD9389=y
|
||||||
CONFIG_FRAMEBUFFER_CONSOLE=y
|
CONFIG_FRAMEBUFFER_CONSOLE=y
|
||||||
CONFIG_FONTS=y
|
CONFIG_FONTS=y
|
||||||
CONFIG_LOGO=y
|
CONFIG_LOGO=y
|
||||||
|
|
@ -207,6 +212,7 @@ CONFIG_SND=y
|
||||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||||
# CONFIG_SND_VERBOSE_PROCFS is not set
|
# CONFIG_SND_VERBOSE_PROCFS is not set
|
||||||
# CONFIG_SND_DRIVERS is not set
|
# CONFIG_SND_DRIVERS is not set
|
||||||
|
# CONFIG_SND_PCI is not set
|
||||||
# CONFIG_SND_ARM is not set
|
# CONFIG_SND_ARM is not set
|
||||||
# CONFIG_SND_SPI is not set
|
# CONFIG_SND_SPI is not set
|
||||||
# CONFIG_SND_USB is not set
|
# CONFIG_SND_USB is not set
|
||||||
|
|
@ -276,6 +282,7 @@ CONFIG_NLS_UTF8=y
|
||||||
# CONFIG_SCHED_DEBUG is not set
|
# CONFIG_SCHED_DEBUG is not set
|
||||||
# CONFIG_DEBUG_BUGVERBOSE is not set
|
# CONFIG_DEBUG_BUGVERBOSE is not set
|
||||||
# CONFIG_FTRACE is not set
|
# CONFIG_FTRACE is not set
|
||||||
|
CONFIG_DYNAMIC_DEBUG=y
|
||||||
# CONFIG_ARM_UNWIND is not set
|
# CONFIG_ARM_UNWIND is not set
|
||||||
CONFIG_SECURITYFS=y
|
CONFIG_SECURITYFS=y
|
||||||
CONFIG_CRYPTO_DEFLATE=y
|
CONFIG_CRYPTO_DEFLATE=y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue