[kernel] r14304 - in dists/trunk/linux-2.6/debian: . config/armel

Martin Michlmayr tbm at alioth.debian.org
Sat Sep 26 12:44:35 UTC 2009


Author: tbm
Date: Sat Sep 26 12:44:33 2009
New Revision: 14304

Log:
[armel] Enable BPQETHER (on the request of Iain Young) and some
other AX25 drivers.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/armel/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat Sep 26 12:33:24 2009	(r14303)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Sep 26 12:44:33 2009	(r14304)
@@ -100,6 +100,8 @@
   * [armel/orion5x] Enable CRYPTO_DEV_MV_CESA.
   * Disable SYS_HAS_EARLY_PRINTK on SGI IP22 to work around a hang
     during bootup (Closes: #507557)
+  * [armel] Enable BPQETHER (on the request of Iain Young) and some
+    other AX25 drivers.
 
   [ Bastian Blank ]
   * Disable staging drivers by default.

Modified: dists/trunk/linux-2.6/debian/config/armel/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config	Sat Sep 26 12:33:24 2009	(r14303)
+++ dists/trunk/linux-2.6/debian/config/armel/config	Sat Sep 26 12:44:33 2009	(r14304)
@@ -62,3 +62,13 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+##
+## file: drivers/net/hamradio/Kconfig
+##
+CONFIG_BPQETHER=m
+CONFIG_BAYCOM_SER_FDX=m
+CONFIG_BAYCOM_SER_HDX=m
+CONFIG_BAYCOM_PAR=m
+CONFIG_BAYCOM_EPP=m
+CONFIG_YAM=m
+



More information about the Kernel-svn-changes mailing list