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 | 9375e83586cc5f9d6b88d325981b7ae809882b7c (patch) | |
tree | 5f0a2c7cd7dca9a61e8c1090b172eadcd9829f14 /target/linux | |
parent | cedf84c3487ba24bf7d70accc485f39da0b59041 (diff) | |
download | upstream-9375e83586cc5f9d6b88d325981b7ae809882b7c.tar.gz upstream-9375e83586cc5f9d6b88d325981b7ae809882b7c.tar.bz2 upstream-9375e83586cc5f9d6b88d325981b7ae809882b7c.zip |
xburst: add missing config symbol
SVN-Revision: 32021
Diffstat (limited to 'target/linux')
-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 |