From: Uwe Hermann <uwe@hermann-uwe.de>
To: barebox@lists.infradead.org
Subject: [PATCH] Fixup DRIVER_VIDEO_S3C24XX usage.
Date: Fri, 6 Apr 2012 20:09:50 +0200 [thread overview]
Message-ID: <20120406180949.GB621@greenwood> (raw)
From c67445d601c9332fabb71df8e41367fc104e1ac1 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 6 Apr 2012 20:07:12 +0200
DRIVER_VIDEO_S3C was renamed to DRIVER_VIDEO_S3C24XX recently.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
---
arch/arm/boards/mini2440/Kconfig | 2 +-
drivers/video/Kconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boards/mini2440/Kconfig b/arch/arm/boards/mini2440/Kconfig
index 929df60..a8e79b3 100644
--- a/arch/arm/boards/mini2440/Kconfig
+++ b/arch/arm/boards/mini2440/Kconfig
@@ -4,7 +4,7 @@ if MACH_MINI2440
config MINI2440_VIDEO
bool
select VIDEO
- select DRIVER_VIDEO_S3C
+ select DRIVER_VIDEO_S3C24XX
config MINI2440_VIDEO_N35
bool "Support N35 display (240x320)"
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 509ba64..519cdbf 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -37,7 +37,7 @@ config DRIVER_VIDEO_S3C24XX
help
Add support for the S3C244x LCD controller.
-if DRIVER_VIDEO_S3C
+if DRIVER_VIDEO_S3C24XX
config DRIVER_VIDEO_S3C_VERBOSE
bool "S3C244x verbose framebuffer info"
--
1.7.6.3
--
http://hermann-uwe.de | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-04-06 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 18:09 Uwe Hermann [this message]
2012-04-07 9:16 ` Juergen Beisert
2012-04-10 7:57 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120406180949.GB621@greenwood \
--to=uwe@hermann-uwe.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox