Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304485
b: refs/heads/master
c: 5d4a678
h: refs/heads/master
i:
  304483: 6ad223d
v: v3
  • Loading branch information
Roland Stigge authored and Greg Kroah-Hartman committed Apr 30, 2012
1 parent 5877158 commit fcaa881
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db3b9e990e75573402cda22faf933760f076c033
refs/heads/master: 5d4a6789d5957a6388ea86c811d7c09bbe5f8ebd
8 changes: 5 additions & 3 deletions trunk/drivers/staging/iio/adc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,14 @@ config MAX1363_RING_BUFFER

config LPC32XX_ADC
tristate "NXP LPC32XX ADC"
depends on ARCH_LPC32XX && !TOUCHSCREEN_LPC32XX
depends on ARCH_LPC32XX
help
Say yes here to build support for the integrated ADC inside the
LPC32XX SoC. Note that this feature uses the same hardware as the
touchscreen driver, so you can only select one of the two drivers
(lpc32xx_adc or lpc32xx_ts). Provides direct access via sysfs.
touchscreen driver, so you should either select only one of the two
drivers (lpc32xx_adc or lpc32xx_ts) or, in the OpenFirmware case,
activate only one via device tree selection. Provides direct access
via sysfs.

config SPEAR_ADC
tristate "ST SPEAr ADC"
Expand Down

0 comments on commit fcaa881

Please sign in to comment.