diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-06-02 12:06:15 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-06-02 12:06:15 +0000 |
commit | 4eb473784c7488a28abbdfed380db10df5ca395d (patch) | |
tree | 74faeeff8ccd1f2ea8748ee3b1affb3846acf23a /target | |
parent | 06abd0b735f3d84124b4a724019a92b2e8d9b1f0 (diff) | |
download | upstream-4eb473784c7488a28abbdfed380db10df5ca395d.tar.gz upstream-4eb473784c7488a28abbdfed380db10df5ca395d.tar.bz2 upstream-4eb473784c7488a28abbdfed380db10df5ca395d.zip |
xburst: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32021 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 3d267d6264..bf250c2ed7 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 |