diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 15:53:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 15:53:04 +0000 |
commit | 9a3fa80e0d55fdc03a717c4010ed47f619232869 (patch) | |
tree | 2ee9e1e967aa40027938c3da4a48bd82bd8f71e8 /target/linux/generic-2.6/config-2.6.23 | |
parent | 9ede01f217e5610bd5377f41c18cb924ca2fef2e (diff) | |
download | upstream-9a3fa80e0d55fdc03a717c4010ed47f619232869.tar.gz upstream-9a3fa80e0d55fdc03a717c4010ed47f619232869.tar.bz2 upstream-9a3fa80e0d55fdc03a717c4010ed47f619232869.zip |
add Dallas's 1-wire related packages
SVN-Revision: 10977
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 3f55a31dae..3b6c01e88f 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1702,7 +1702,16 @@ CONFIG_VLAN_8021Q=y # CONFIG_VM_EVENT_COUNTERS is not set # CONFIG_VT is not set # CONFIG_VXFS_FS is not set -# CONFIG_W1 is not set +CONFIG_W1=m +# CONFIG_W1_MASTER_DS1WM is not set +# CONFIG_W1_MASTER_DS2482 is not set +# CONFIG_W1_MASTER_DS2490 is not set +# CONFIG_W1_MASTER_GPIO is not set +# CONFIG_W1_MASTER_MATROX is not set +# CONFIG_W1_SLAVE_DS2433 is not set +# CONFIG_W1_SLAVE_DS2760 is not set +# CONFIG_W1_SLAVE_SMEM is not set +# CONFIG_W1_SLAVE_THERM is not set # CONFIG_W83627HF_WDT is not set # CONFIG_W83697HF_WDT is not set # CONFIG_W83877F_WDT is not set |