From c8003572495c448fa0699eaa502baa8f20cfc7ab Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 26 Sep 2009 12:44:33 +0000 Subject: [PATCH] [armel] Enable BPQETHER (on the request of Iain Young) and some other AX25 drivers. svn path=/dists/trunk/linux-2.6/; revision=14304 --- debian/changelog | 2 ++ debian/config/armel/config | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 192d30529..ab8c271e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -100,6 +100,8 @@ linux-2.6 (2.6.31-1~experimental.1) UNRELEASED; urgency=low * [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. diff --git a/debian/config/armel/config b/debian/config/armel/config index ad1a411d8..01dc9c3d7 100644 --- a/debian/config/armel/config +++ b/debian/config/armel/config @@ -62,3 +62,13 @@ CONFIG_OABI_COMPAT=y 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 +