diff options
author | Magnus Damm <damm@igel.co.jp> | 2008-07-28 05:47:30 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-28 05:48:06 -0400 |
commit | 8b1285f1c192e7e84ba28cc25eb0e9bcf2dadb17 (patch) | |
tree | 381a9ea288707cb19c66767d92b5a1ac63fcdbc7 /arch/sh/boards/renesas/migor/Makefile | |
parent | 761656e6beecb38c723f207d7408c753d3103ba8 (diff) |
sh: Add SuperH Mobile LCDC platform data for Migo-R
Add WVGA and QVGA LCD panel support to Migo-R.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/migor/Makefile')
-rw-r--r-- | arch/sh/boards/renesas/migor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/renesas/migor/Makefile b/arch/sh/boards/renesas/migor/Makefile index 77037567633b..5f231dd25c0e 100644 --- a/arch/sh/boards/renesas/migor/Makefile +++ b/arch/sh/boards/renesas/migor/Makefile | |||
@@ -1 +1,2 @@ | |||
1 | obj-y := setup.o | 1 | obj-y := setup.o |
2 | obj-$(CONFIG_SH_MIGOR_QVGA) += lcd_qvga.o | ||