projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6da2cb
)
rk2928: adc support
author
kfx
<kfx@rock-chips.com>
Fri, 27 Jul 2012 02:12:54 +0000
(10:12 +0800)
committer
kfx
<kfx@rock-chips.com>
Fri, 27 Jul 2012 02:12:54 +0000
(10:12 +0800)
drivers/adc/plat/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/adc/plat/Kconfig
b/drivers/adc/plat/Kconfig
index 390639868fd7a0cb686d61a48baab45b78300af9..c70b12a5a3491776dbd3827ca8fc6c3e5a09e27a 100644
(file)
--- a/
drivers/adc/plat/Kconfig
+++ b/
drivers/adc/plat/Kconfig
@@
-24,7
+24,7
@@
config ADC_RK29
config ADC_RK30
bool "RK30 adc interface"
- depends on ARCH_RK30
+ depends on ARCH_RK30
|| ARCH_RK2928
help
This supports the use of the ADC interface on rk30 processors.
endchoice