Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148954
b: refs/heads/master
c: a89ab11
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ma authored and Haavard Skinnemoen committed Jun 8, 2009
1 parent 80a4397 commit 1795c88
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 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: 334034c132017fa662716b70591b2297ed7f238c
refs/heads/master: a89ab11454b476d2d9e8a10f903360a62e21bac8
11 changes: 9 additions & 2 deletions trunk/arch/avr32/boards/atngw100/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@

if BOARD_ATNGW100

choice
prompt "Select an NGW100 add-on board to support"
default BOARD_ATNGW100_ADDON_NONE

config BOARD_ATNGW100_ADDON_NONE
bool "None"

config BOARD_ATNGW100_EVKLCD10X
bool "Add support for EVKLCD10X addon board"
bool "EVKLCD10X addon board"
help
This enables support for the EVKLCD100 (QVGA) or EVKLCD101 (VGA)
addon board for the NGW100. By enabling this the LCD controller and
Expand All @@ -14,7 +21,7 @@ config BOARD_ATNGW100_EVKLCD10X
The MCI pins can be reenabled by editing the "add device function" but
this may break the setup for other displays that use these pins.

Choose 'Y' here if you have a EVKLCD100/101 connected to the NGW100.
endchoice

choice
prompt "LCD panel resolution on EVKLCD10X"
Expand Down

0 comments on commit 1795c88

Please sign in to comment.