Allow module compilation for adc driver
SVN-Revision: 24974
This commit is contained in:
parent
26616b18a4
commit
c4238a64ac
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Index: linux-2.6.35.9/drivers/misc/Kconfig
|
|||
interval timing.
|
||||
|
||||
+config AT91_ADC
|
||||
+ bool "AT91 ADC converter"
|
||||
+ tristate "AT91 ADC converter"
|
||||
+ depends on ARCH_AT91 && SYSFS
|
||||
+
|
||||
config IBM_ASM
|
||||
|
|
Loading…
Reference in a new issue