mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 13:41:32 +02:00
[at91] Allow module compilation for adc driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24974 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d8d7ca42f
commit
d519a69949
@ -7,7 +7,7 @@ Index: linux-2.6.35.9/drivers/misc/Kconfig
|
|||||||
interval timing.
|
interval timing.
|
||||||
|
|
||||||
+config AT91_ADC
|
+config AT91_ADC
|
||||||
+ bool "AT91 ADC converter"
|
+ tristate "AT91 ADC converter"
|
||||||
+ depends on ARCH_AT91 && SYSFS
|
+ depends on ARCH_AT91 && SYSFS
|
||||||
+
|
+
|
||||||
config IBM_ASM
|
config IBM_ASM
|
||||||
|
Loading…
Reference in New Issue
Block a user