rk2928: adc support
authorkfx <kfx@rock-chips.com>
Fri, 27 Jul 2012 02:12:54 +0000 (10:12 +0800)
committerkfx <kfx@rock-chips.com>
Fri, 27 Jul 2012 02:12:54 +0000 (10:12 +0800)
drivers/adc/plat/Kconfig

index 390639868fd7a0cb686d61a48baab45b78300af9..c70b12a5a3491776dbd3827ca8fc6c3e5a09e27a 100644 (file)
@@ -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