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 | 5c886899ec2a8d16a791a616202ab9111921c5a0 (patch) | |
tree | e4516d9e24506327786b378e386f82916d690a3b /target/linux/generic-2.6 | |
parent | 04a64096d6f9d38a48df576c56fd311ad53bc808 (diff) | |
download | upstream-5c886899ec2a8d16a791a616202ab9111921c5a0.tar.gz upstream-5c886899ec2a8d16a791a616202ab9111921c5a0.tar.bz2 upstream-5c886899ec2a8d16a791a616202ab9111921c5a0.zip |
Add hfcmulti mISDN driver
SVN-Revision: 13945
Diffstat (limited to 'target/linux/generic-2.6')
-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 |