diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-28 13:29:10 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-28 13:32:39 +0100 |
commit | 67aee374c82e56a9c0595c2042313a17bb5fa6f9 (patch) | |
tree | 6aace21566bec177c61dd79b806c4557cc5d7326 /recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig | |
parent | 0c51dfe96e04fdbc986802bf686b87ed7340dc51 (diff) |
linux-openmoko-2.6.32: add patch for 2.6.32.2, bump srcrev for ar6000, update defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig index 8f84224b4f..e83981b3e2 100644 --- a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig +++ b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.32 -# Tue Dec 22 15:58:31 2009 +# Linux kernel version: 2.6.32.2 +# Mon Dec 28 12:30:05 2009 # CONFIG_ARM=y CONFIG_HAVE_PWM=y @@ -1044,6 +1044,7 @@ CONFIG_REGULATOR_PCF50633=y # Graphics support # CONFIG_DRM=y +CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set @@ -1453,6 +1454,9 @@ CONFIG_RTC_DRV_S3C=y # TI VLYNQ # # CONFIG_STAGING is not set +CONFIG_AR6000_WLAN=m +# CONFIG_AR6000_WLAN_DEBUG is not set +# CONFIG_AR6000_WLAN_RESET is not set # # File systems |