diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-08 23:38:37 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-08 23:38:37 +0000 |
commit | 2a3247ff2339f10104d88660e22d257205c27a57 (patch) | |
tree | 1b1489799446de05618a4b7402f68e98aa89dfef /target/linux | |
parent | 4dbfa86fb54570f1e5e30d1ec0cc57f550fe990c (diff) |
Add hfcmulti mISDN driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 465ee8fc3f..6740776207 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -781,6 +781,8 @@ CONFIG_MINIX_FS=m # CONFIG_MINIX_SUBPARTITION is not set CONFIG_MINI_FO=y CONFIG_MISC_DEVICES=y +# CONFIG_MISDN is not set +# CONFIG_MISDN_HFCPCI is not set CONFIG_MKISS=m # CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 4c489ca499..cffac1c114 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -825,6 +825,7 @@ CONFIG_MINIX_FS=m CONFIG_MINI_FO=y CONFIG_MISC_DEVICES=y # CONFIG_MISDN is not set +# CONFIG_MISDN_HFCPCI is not set CONFIG_MKISS=m # CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 79329aa641..8479755b5d 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -836,6 +836,7 @@ CONFIG_MINIX_FS=m CONFIG_MINI_FO=y CONFIG_MISC_DEVICES=y # CONFIG_MISDN is not set +# CONFIG_MISDN_HFCPCI is not set CONFIG_MKISS=m # CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set |