diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-02 12:06:15 +0000 |
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-02 12:06:15 +0000 |
| commit | e17a638412db94c3d941776e8bb8c6ff9e0fc670 (patch) | |
| tree | 74faeeff8ccd1f2ea8748ee3b1affb3846acf23a | |
| parent | 50498fcd76b20add8f641f15bbcfc6ef0934d096 (diff) | |
xburst: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32021 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/xburst/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/xburst/config-3.3 b/target/linux/xburst/config-3.3 index 3d267d626..bf250c2ed 100644 --- a/target/linux/xburst/config-3.3 +++ b/target/linux/xburst/config-3.3 @@ -222,6 +222,7 @@ CONFIG_RTC_CLASS=y # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_JZ4740=y # CONFIG_SCSI_DMA is not set +# CONFIG_SENSORS_JZ4740 is not set CONFIG_SERIO=y CONFIG_SERIO_LIBPS2=y CONFIG_SND=y |
