Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208710
b: refs/heads/master
c: 9fa1b7f
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Aug 4, 2010
1 parent 5668218 commit 0b2b6a0
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 133 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: 701ec7a7b04a62c74ab1b83b59a3fd35c0ba5fdb
refs/heads/master: 9fa1b7fe716d0a0fb1629e0b95efd4ee47e380e1
13 changes: 13 additions & 0 deletions trunk/arch/arm/mach-shmobile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,19 @@ config MACH_AP4EVB
select ARCH_REQUIRE_GPIOLIB
select SH_LCD_MIPI_DSI

choice
prompt "AP4EVB LCD panel selection"
default AP4EVB_QHD
depends on MACH_AP4EVB

config AP4EVB_QHD
bool "MIPI-DSI QHD (960x540)"

config AP4EVB_WVGA
bool "Parallel WVGA (800x480)"

endchoice

comment "SH-Mobile System Configuration"

menu "Memory configuration"
Expand Down
Loading

0 comments on commit 0b2b6a0

Please sign in to comment.