diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-04-25 13:02:20 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-04-25 13:02:20 +0000 |
commit | 952c0753cdd6acf876b6b117368f78573394f523 (patch) | |
tree | 68b8302b956e7bd0e4570d2dc1d324653acc7415 | |
parent | cc8a466cb1136ce3c007fe329acd2832ac6c04fa (diff) | |
download | upstream-952c0753cdd6acf876b6b117368f78573394f523.tar.gz upstream-952c0753cdd6acf876b6b117368f78573394f523.tar.bz2 upstream-952c0753cdd6acf876b6b117368f78573394f523.zip |
add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10935 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/rdc/config-2.6.24 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.24 b/target/linux/rdc/config-2.6.24 index 672374c9d5..e41d80895e 100644 --- a/target/linux/rdc/config-2.6.24 +++ b/target/linux/rdc/config-2.6.24 @@ -263,6 +263,7 @@ CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SCx200 is not set # CONFIG_SCx200_ACB is not set CONFIG_SEMAPHORE_SLEEPERS=y +# CONFIG_SENSORS_FSCHMD is not set # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SLABINFO=y # CONFIG_SMP is not set |