diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:23 +0000 |
commit | 43b958fdcf7e2281a6a88b0b2f720d5371f83ded (patch) | |
tree | 727f433dadaab4b38ef2155ccf8118b664cc7c00 /target/linux/generic-2.6/config-2.6.31 | |
parent | cbc6ab0a22898c8460ab1bb78c3091257d6178b5 (diff) | |
download | upstream-43b958fdcf7e2281a6a88b0b2f720d5371f83ded.tar.gz upstream-43b958fdcf7e2281a6a88b0b2f720d5371f83ded.tar.bz2 upstream-43b958fdcf7e2281a6a88b0b2f720d5371f83ded.zip |
[kernel] add missing kernel configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 2fb59a749d..91d8555335 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -2614,6 +2614,7 @@ CONFIG_VMSPLIT_3G=y # CONFIG_VT is not set # CONFIG_VXFS_FS is not set # CONFIG_W1 is not set +# CONFIG_W1_CON is not set # CONFIG_W1_MASTER_DS1WM is not set # CONFIG_W1_MASTER_DS2482 is not set # CONFIG_W1_MASTER_DS2490 is not set |