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 | acd054f18d0935156480a8884f3efe5434954e17 (patch) | |
tree | 3dc8537c7400bf9d63fddfcd31116205006a07e8 /target/linux/xburst/config-2.6.35 | |
parent | 95265c5983ccf32fb39dc302dc6825c682730215 (diff) | |
download | upstream-acd054f18d0935156480a8884f3efe5434954e17.tar.gz upstream-acd054f18d0935156480a8884f3efe5434954e17.tar.bz2 upstream-acd054f18d0935156480a8884f3efe5434954e17.zip |
Add missing symbol to 2.6.35 config
SVN-Revision: 22513
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 |