[kernel] r21968 - in dists/sid/linux/debian: . config/armhf

Ian James Campbell ijc at moszumanska.debian.org
Wed Oct 22 21:29:37 UTC 2014


Author: ijc
Date: Wed Oct 22 21:29:36 2014
New Revision: 21968

Log:
[armhf] Enable various drivers for the Nokia N900.

Patch from Sebastian Reichel. (Closes: #766070)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/armhf/config.armmp

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Wed Oct 22 08:30:33 2014	(r21967)
+++ dists/sid/linux/debian/changelog	Wed Oct 22 21:29:36 2014	(r21968)
@@ -19,6 +19,8 @@
   * [armhf] Build i2c-s3c2410 statically, it is used by the arndale power
     controller.
   * [armhf] Backport device tree file for Olimex A20-OLinuXino-LIME. (Closes: #764967)
+  * [armhf] Enable various drivers for the Nokia N900. Patch from Sebastian
+    Reichel. (Closes: #766070)
 
   [ Uwe Kleine-Koenig ]
   * [armhf] enable PCI and NAND driver for Armada 370

Modified: dists/sid/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/sid/linux/debian/config/armhf/config.armmp	Wed Oct 22 08:30:33 2014	(r21967)
+++ dists/sid/linux/debian/config/armhf/config.armmp	Wed Oct 22 21:29:36 2014	(r21968)
@@ -195,6 +195,11 @@
 CONFIG_DRM_I2C_NXP_TDA998X=m
 
 ##
+## file: drivers/gpu/drm/omapdrm/Kconfig
+##
+CONFIG_DRM_OMAP=m
+
+##
 ## file: drivers/gpu/drm/tilcdc/Kconfig
 ##
 CONFIG_DRM_TILCDC=m
@@ -239,6 +244,7 @@
 ## file: drivers/iio/adc/Kconfig
 ##
 CONFIG_TI_AM335X_ADC=m
+CONFIG_TWL4030_MADC=m
 
 ##
 ## file: drivers/iio/light/Kconfig
@@ -580,6 +586,7 @@
 ##
 ## file: drivers/power/Kconfig
 ##
+CONFIG_CHARGER_BQ2415X=m
 CONFIG_BATTERY_BQ27x00=m
 CONFIG_CHARGER_ISP1704=m
 
@@ -626,6 +633,7 @@
 CONFIG_RTC_DRV_VT8500=y
 CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_SUNXI=y
+CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_MV=y
 CONFIG_RTC_DRV_MC13XXX=y
 CONFIG_RTC_DRV_MXC=y
@@ -650,6 +658,22 @@
 CONFIG_SPI_SPIDEV=y
 
 ##
+## file: drivers/hsi/Kconfig
+##
+CONFIG_HSI=m
+
+##
+## file: drivers/hsi/controllers/Kconfig
+##
+CONFIG_OMAP_SSI=m
+
+##
+## file: drivers/hsi/clients/Kconfig
+##
+CONFIG_NOKIA_MODEM=m
+CONFIG_SSI_PROTOCOL=m
+
+##
 ## file: drivers/staging/iio/accel/Kconfig
 ##
 CONFIG_LIS3L02DQ=m
@@ -800,6 +824,11 @@
 CONFIG_OMAP2_DSS_SDI=y
 
 ##
+## file: drivers/video/fbdev/omap2/displays-new/Kconfig
+##
+CONFIG_DISPLAY_PANEL_SONY_ACX565AKM=m
+
+##
 ## file: drivers/video/fbdev/omap2/omapfb/Kconfig
 ##
 CONFIG_FB_OMAP2=m



More information about the Kernel-svn-changes mailing list