diff options
| author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-06 14:25:35 +0000 | 
|---|---|---|
| committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-06 14:25:35 +0000 | 
| commit | 14cf3c5e76d3c0e64ffa30c2149fb32fe375da94 (patch) | |
| tree | 1676d00d7e3b836b3bb357593e172ea82a2d229f | |
| parent | 4fc4dacfaff3a6db3eb6a10b443ba8ad40c410cb (diff) | |
[xburst] Add missing symbol to 2.6.35 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22513 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 507468f08..567ed6a2e 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 | 
