diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 02:36:20 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-11 02:36:20 +0000 |
commit | f00735a0724b7b2175291e6c235e3995cf866154 (patch) | |
tree | 0f0a04c5b4d876f6f0794e51c8f07071868065e2 /target/linux | |
parent | 5cce11d6eabc5b0f0347cc597911efe916287c66 (diff) |
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')
-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 9c2974321..7fcc46e16 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 |