[kernel] r22585 - in dists/trunk/linux/debian: . config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 19:37:29 UTC 2015


Author: benh
Date: Sun May 10 19:37:29 2015
New Revision: 22585

Log:
[x86] serial: Enable SERIAL_8250_DW as built-in

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 19:07:03 2015	(r22584)
+++ dists/trunk/linux/debian/changelog	Sun May 10 19:37:29 2015	(r22585)
@@ -141,6 +141,7 @@
   * [armel/orion5x] Enable PM
   * [armhf] sound: Enable SND_SIMPLE_CARD as module
   * path_openat(): fix double fput()
+  * [x86] serial: Enable SERIAL_8250_DW as built-in
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 19:07:03 2015	(r22584)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 19:37:29 2015	(r22585)
@@ -1569,6 +1569,7 @@
 CONFIG_SERIAL_8250_SHARE_IRQ=y
 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
 CONFIG_SERIAL_8250_RSA=y
+CONFIG_SERIAL_8250_DW=y
 CONFIG_SERIAL_8250_FINTEK=m
 
 ##



More information about the Kernel-svn-changes mailing list