diff options
author | Mahesh Mahadevan <mahesh.mahadevan@freescale.com> | 2012-08-02 16:47:50 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-08-02 19:06:43 -0300 |
commit | 26cca87ac597bcb910e17d5258ba8aceaf4dfc46 (patch) | |
tree | c88854a0f1b5593216601c2b3ee0724e4b7a3526 | |
parent | cf0211aad26703806131687c4a877bea954ef88f (diff) | |
download | meta-fsl-arm-26cca87ac597bcb910e17d5258ba8aceaf4dfc46.tar.gz |
linux-imx (2.6.35.3): reduce delta against kernel source mx5_defconfig
Update the imx53qsb defconfig to reduce the delta against the mx5_defconfig
so it is more in line of expected feature set by Freescale.
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
-rw-r--r-- | recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig | 55 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-imx_2.6.35.3.bb | 2 |
2 files changed, 51 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig index f0a99c5..cf42e07 100644 --- a/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig +++ b/recipes-kernel/linux/linux-imx-2.6.35.3/imx53qsb/defconfig | |||
@@ -555,7 +555,7 @@ CONFIG_BT_HCIBTUSB=y | |||
555 | CONFIG_BT_HCIUART=y | 555 | CONFIG_BT_HCIUART=y |
556 | # CONFIG_BT_HCIUART_H4 is not set | 556 | # CONFIG_BT_HCIUART_H4 is not set |
557 | # CONFIG_BT_HCIUART_BCSP is not set | 557 | # CONFIG_BT_HCIUART_BCSP is not set |
558 | # CONFIG_BT_HCIUART_ATH3K is not set | 558 | CONFIG_BT_HCIUART_ATH3K=y |
559 | # CONFIG_BT_HCIUART_LL is not set | 559 | # CONFIG_BT_HCIUART_LL is not set |
560 | # CONFIG_BT_HCIBCM203X is not set | 560 | # CONFIG_BT_HCIBCM203X is not set |
561 | # CONFIG_BT_HCIBPA10X is not set | 561 | # CONFIG_BT_HCIBPA10X is not set |
@@ -565,7 +565,12 @@ CONFIG_BT_HCIVHCI=y | |||
565 | # CONFIG_BT_ATH3K is not set | 565 | # CONFIG_BT_ATH3K is not set |
566 | # CONFIG_AF_RXRPC is not set | 566 | # CONFIG_AF_RXRPC is not set |
567 | CONFIG_WIRELESS=y | 567 | CONFIG_WIRELESS=y |
568 | CONFIG_WIRELESS_EXT=y | ||
569 | CONFIG_WEXT_CORE=y | ||
570 | CONFIG_WEXT_PROC=y | ||
571 | CONFIG_WEXT_PRIV=y | ||
568 | # CONFIG_CFG80211 is not set | 572 | # CONFIG_CFG80211 is not set |
573 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
569 | # CONFIG_LIB80211 is not set | 574 | # CONFIG_LIB80211 is not set |
570 | 575 | ||
571 | # | 576 | # |
@@ -793,7 +798,7 @@ CONFIG_ATA_VERBOSE_ERROR=y | |||
793 | # Controllers with non-SFF native interface | 798 | # Controllers with non-SFF native interface |
794 | # | 799 | # |
795 | CONFIG_SATA_AHCI_PLATFORM=y | 800 | CONFIG_SATA_AHCI_PLATFORM=y |
796 | # CONFIG_SATA_AHCI_FSL_NO_HOTPLUG_MODE is not set | 801 | CONFIG_SATA_AHCI_FSL_NO_HOTPLUG_MODE=y |
797 | CONFIG_ATA_SFF=y | 802 | CONFIG_ATA_SFF=y |
798 | 803 | ||
799 | # | 804 | # |
@@ -1672,7 +1677,7 @@ CONFIG_SND_DRIVERS=y | |||
1672 | # CONFIG_SND_MTPAV is not set | 1677 | # CONFIG_SND_MTPAV is not set |
1673 | # CONFIG_SND_SERIAL_U16550 is not set | 1678 | # CONFIG_SND_SERIAL_U16550 is not set |
1674 | # CONFIG_SND_MPU401 is not set | 1679 | # CONFIG_SND_MPU401 is not set |
1675 | CONFIG_SND_ARM=y | 1680 | # CONFIG_SND_ARM is not set |
1676 | CONFIG_SND_SPI=y | 1681 | CONFIG_SND_SPI=y |
1677 | CONFIG_SND_USB=y | 1682 | CONFIG_SND_USB=y |
1678 | # CONFIG_SND_USB_AUDIO is not set | 1683 | # CONFIG_SND_USB_AUDIO is not set |
@@ -1806,7 +1811,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y | |||
1806 | # | 1811 | # |
1807 | # USB Device Class drivers | 1812 | # USB Device Class drivers |
1808 | # | 1813 | # |
1809 | # CONFIG_USB_ACM is not set | 1814 | CONFIG_USB_ACM=y |
1810 | # CONFIG_USB_PRINTER is not set | 1815 | # CONFIG_USB_PRINTER is not set |
1811 | # CONFIG_USB_WDM is not set | 1816 | # CONFIG_USB_WDM is not set |
1812 | # CONFIG_USB_TMC is not set | 1817 | # CONFIG_USB_TMC is not set |
@@ -2065,7 +2070,47 @@ CONFIG_DMA_ENGINE=y | |||
2065 | # CONFIG_DMATEST is not set | 2070 | # CONFIG_DMATEST is not set |
2066 | # CONFIG_AUXDISPLAY is not set | 2071 | # CONFIG_AUXDISPLAY is not set |
2067 | # CONFIG_UIO is not set | 2072 | # CONFIG_UIO is not set |
2068 | # CONFIG_STAGING is not set | 2073 | CONFIG_STAGING=y |
2074 | # CONFIG_STAGING_EXCLUDE_BUILD is not set | ||
2075 | # CONFIG_VIDEO_TM6000 is not set | ||
2076 | # CONFIG_USB_IP_COMMON is not set | ||
2077 | # CONFIG_PRISM2_USB is not set | ||
2078 | # CONFIG_ECHO is not set | ||
2079 | # CONFIG_RT2870 is not set | ||
2080 | # CONFIG_COMEDI is not set | ||
2081 | # CONFIG_ASUS_OLED is not set | ||
2082 | # CONFIG_TRANZPORT is not set | ||
2083 | # CONFIG_POHMELFS is not set | ||
2084 | # CONFIG_LINE6_USB is not set | ||
2085 | # CONFIG_VT6656 is not set | ||
2086 | # CONFIG_FB_UDL is not set | ||
2087 | |||
2088 | # | ||
2089 | # RAR Register Driver | ||
2090 | # | ||
2091 | # CONFIG_IIO is not set | ||
2092 | # CONFIG_RAMZSWAP is not set | ||
2093 | # CONFIG_BATMAN_ADV is not set | ||
2094 | # CONFIG_FB_SM7XX is not set | ||
2095 | |||
2096 | # | ||
2097 | # Texas Instruments shared transport line discipline | ||
2098 | # | ||
2099 | # CONFIG_TI_ST is not set | ||
2100 | # CONFIG_ST_BT is not set | ||
2101 | # CONFIG_ADIS16255 is not set | ||
2102 | CONFIG_ATH6K_LEGACY=m | ||
2103 | CONFIG_AR600x_SD31_XXX=y | ||
2104 | # CONFIG_AR600x_WB31_XXX is not set | ||
2105 | # CONFIG_AR600x_SD32_XXX is not set | ||
2106 | # CONFIG_AR600x_CUSTOM_XXX is not set | ||
2107 | # CONFIG_ATH6KL_ENABLE_COEXISTENCE is not set | ||
2108 | # CONFIG_ATH6KL_HCI_BRIDGE is not set | ||
2109 | # CONFIG_ATH6KL_CFG80211 is not set | ||
2110 | # CONFIG_ATH6KL_HTC_RAW_INTERFACE is not set | ||
2111 | # CONFIG_ATH6KL_VIRTUAL_SCATTER_GATHER is not set | ||
2112 | # CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK is not set | ||
2113 | # CONFIG_ATH6KL_DEBUG is not set | ||
2069 | 2114 | ||
2070 | # | 2115 | # |
2071 | # MXC support drivers | 2116 | # MXC support drivers |
diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb index 5131e71..fefcf49 100644 --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb | |||
@@ -4,7 +4,7 @@ | |||
4 | DESCRIPTION = "Linux kernel for imx platforms" | 4 | DESCRIPTION = "Linux kernel for imx platforms" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
7 | PR = "r28" | 7 | PR = "r29" |
8 | 8 | ||
9 | inherit kernel | 9 | inherit kernel |
10 | COMPATIBLE_MACHINE = "(mxs|mx5)" | 10 | COMPATIBLE_MACHINE = "(mxs|mx5)" |