| To: | ralf@linux-mips.org, linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH v2 6/6] Alchemy: Au1300: Add LCD framebuffer support |
| From: | Kevin Hickey <khickey@rmicorp.com> |
| Date: | Fri, 20 Mar 2009 15:51:46 -0500 |
| Cc: | Kevin Hickey <khickey@rmicorp.com> |
| In-reply-to: | <1237582306-10800-6-git-send-email-khickey@rmicorp.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <> <1237582306-10800-1-git-send-email-khickey@rmicorp.com> <1237582306-10800-2-git-send-email-khickey@rmicorp.com> <1237582306-10800-3-git-send-email-khickey@rmicorp.com> <1237582306-10800-4-git-send-email-khickey@rmicorp.com> <1237582306-10800-5-git-send-email-khickey@rmicorp.com> <1237582306-10800-6-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 v2 1/6] Alchemy: Initial Au1300 and DBAu1300 support, Kevin Hickey |
|---|---|
| Next by Date: | [PATCH v2 5/6] Alchemy: DB1300 blink leds on timer tick, Kevin Hickey |
| Previous by Thread: | [PATCH v2 5/6] Alchemy: DB1300 blink leds on timer tick, Kevin Hickey |
| Next by Thread: | Re: [PATCH v2 5/6] Alchemy: DB1300 blink leds on timer tick, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |