Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173353
b: refs/heads/master
c: 797d799
h: refs/heads/master
i:
  173351: 78a8593
v: v3
  • Loading branch information
Sekhar Nori authored and Kevin Hilman committed Nov 25, 2009
1 parent 4e11b98 commit 87c1260
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 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: bae105879f2f2404155da6f50b3636193d228a62
refs/heads/master: 797d799ed09bbbfd13f684756bccafbbd44ffcd0
18 changes: 7 additions & 11 deletions trunk/arch/arm/mach-davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -130,22 +130,18 @@ config MACH_DAVINCI_DA850_EVM
bool "TI DA850/OMAP-L138 Reference Platform"
default ARCH_DAVINCI_DA850
depends on ARCH_DAVINCI_DA850
help
Say Y here to select the TI DA850/OMAP-L138 Evaluation Module.

config DA850_UI_EXP
bool "DA850/OMAP-L138 UI (User Interface) board expander configuration"
depends on MACH_DAVINCI_DA850_EVM
select GPIO_PCA953X
help
Say Y here if you have the DA850/OMAP-L138 UI
(User Interface) board installed and you want to
enable the peripherals located on User Interface
board contorlled by TCA6416 expander.
Say Y here to select the TI DA850/OMAP-L138 Evaluation Module.

choice
prompt "Select peripherals connected to expander on UI board"
depends on DA850_UI_EXP
depends on MACH_DAVINCI_DA850_EVM
help
The presence of User Interface (UI) card on the DA850/OMAP-L138
EVM is detected automatically based on successful probe of the I2C
based GPIO expander on that card. This option selected in this
menu has an effect only in case of a successful UI card detection.

config DA850_UI_NONE
bool "No peripheral is enabled"
Expand Down

0 comments on commit 87c1260

Please sign in to comment.