projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d4c120
)
kernel: add missing config symbol
author
Jonas Gorski
<jogo@openwrt.org>
Tue, 9 Jul 2013 07:51:09 +0000
(07:51 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Tue, 9 Jul 2013 07:51:09 +0000
(07:51 +0000)
Should fix buildbot builds of ixp4xx.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37208
target/linux/generic/config-3.10
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-3.10
b/target/linux/generic/config-3.10
index b736ed08b42c2e06d39860b1a0512a8a582fa657..ed53b57b1dc418eae8f46f068b507ad4bd092336 100644
(file)
--- a/
target/linux/generic/config-3.10
+++ b/
target/linux/generic/config-3.10
@@
-2556,6
+2556,7
@@
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_EP93XX is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_GENERIC is not set
+# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_M41T80 is not set