diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-01-08 23:38:37 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-01-08 23:38:37 +0000 |
commit | df8b7a8d9e3822c25687cc2864182122a83a2f00 (patch) | |
tree | 1b1489799446de05618a4b7402f68e98aa89dfef /target | |
parent | e1e07bdf8ab200536959571553e075b474a61196 (diff) | |
download | upstream-df8b7a8d9e3822c25687cc2864182122a83a2f00.tar.gz upstream-df8b7a8d9e3822c25687cc2864182122a83a2f00.tar.bz2 upstream-df8b7a8d9e3822c25687cc2864182122a83a2f00.zip |
Add hfcmulti mISDN driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |