diff options
author | Mirko Vogt <mirko@openwrt.org> | 2010-08-06 14:25:35 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2010-08-06 14:25:35 +0000 |
commit | f730c7590f429b5f7cbcab732d77d53548092487 (patch) | |
tree | 1676d00d7e3b836b3bb357593e172ea82a2d229f /target/linux/xburst/config-2.6.35 | |
parent | 89be017081f80f5f2cce1543dc4cc0b3e10c50fe (diff) | |
download | master-187ad058-f730c7590f429b5f7cbcab732d77d53548092487.tar.gz master-187ad058-f730c7590f429b5f7cbcab732d77d53548092487.tar.bz2 master-187ad058-f730c7590f429b5f7cbcab732d77d53548092487.zip |
[xburst] Add missing symbol to 2.6.35 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22513 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/config-2.6.35')
-rw-r--r-- | target/linux/xburst/config-2.6.35 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/xburst/config-2.6.35 b/target/linux/xburst/config-2.6.35 index 507468f085..567ed6a2e1 100644 --- a/target/linux/xburst/config-2.6.35 +++ b/target/linux/xburst/config-2.6.35 @@ -281,6 +281,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_SCSI_MOD=y # CONFIG_SCSI_DMA is not set # CONFIG_SDIO_UART is not set +# CONFIG_SENSORS_JZ4740 is not set # CONFIG_SERIAL_8250_EXTENDED is not set # CONFIG_SGI_IP22 is not set # CONFIG_SGI_IP27 is not set |