diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:36:20 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:36:20 +0000 |
commit | d4b39d03f190cb7be7064bdfa65b118081ca35c8 (patch) | |
tree | 0f0a04c5b4d876f6f0794e51c8f07071868065e2 /target/linux/generic-2.6 | |
parent | 2d82a1ae1b3b2e6841fb53bbb2caff049a431c0c (diff) | |
download | upstream-d4b39d03f190cb7be7064bdfa65b118081ca35c8.tar.gz upstream-d4b39d03f190cb7be7064bdfa65b118081ca35c8.tar.bz2 upstream-d4b39d03f190cb7be7064bdfa65b118081ca35c8.zip |
ack CONFIG_ISDN change introduced in 2.6.27+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13175 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 9c29743212..7fcc46e160 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -708,7 +708,7 @@ CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IRDA is not set # CONFIG_IRQSOFF_TRACER is not set # CONFIG_ISCSI_TCP is not set -CONFIG_ISDN=m +CONFIG_ISDN=y CONFIG_ISDN_CAPI=m CONFIG_ISDN_CAPI_CAPI20=m CONFIG_ISDN_CAPI_CAPIFS=m |