| To: | linux-mips@linux-mips.org, ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH v3 5/5] Alchemy: Au1300: Add LCD framebuffer support |
| From: | Kevin Hickey <khickey@rmicorp.com> |
| Date: | Wed, 8 Apr 2009 18:36:08 -0500 |
| Cc: | Kevin Hickey <khickey@rmicorp.com> |
| In-reply-to: | <1239233768-11927-5-git-send-email-khickey@rmicorp.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <> <1239233768-11927-1-git-send-email-khickey@rmicorp.com> <1239233768-11927-2-git-send-email-khickey@rmicorp.com> <1239233768-11927-3-git-send-email-khickey@rmicorp.com> <1239233768-11927-4-git-send-email-khickey@rmicorp.com> <1239233768-11927-5-git-send-email-khickey@rmicorp.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Kevin Hickey <khickey@rmicorp.com>
---
drivers/video/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index fb19803..9f571df 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1713,7 +1713,7 @@ config FB_AU1100
config FB_AU1200
bool "Au1200 LCD Driver"
- depends on (FB = y) && MIPS && SOC_AU1200
+ depends on (FB = y) && MIPS && (SOC_AU1200 || SOC_AU13XX)
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
--
1.5.4.3
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v3 2/5] Alchemy: Au1300 new interrupt controller, Kevin Hickey |
|---|---|
| Next by Date: | Re: What is the right way to setup MIPS timer irq in 2.6.29?, David Wuertele |
| Previous by Thread: | [PATCH v3 4/5] Alchemy: Au1300/DB1300 peripheral resource declarations, Kevin Hickey |
| Next by Thread: | Re: [PATCH v3 2/5] Alchemy: Au1300 new interrupt controller, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |