summaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorEdgar Hucek2006-08-14 08:24:16 +0200
committerGreg Kroah-Hartman2006-08-14 21:54:28 +0200
commitb64ef8afa58f397e1eaba2bd9ecaa6812064d464 (patch)
tree2e8a312cbf4ff9df84ecee3ea2eca5c0c349d9a2 /drivers/video/Kconfig
parent[INET]: Use pskb_trim_unique when trimming paged unique skbs (diff)
downloadkernel-qcow2-linux-b64ef8afa58f397e1eaba2bd9ecaa6812064d464.tar.gz
kernel-qcow2-linux-b64ef8afa58f397e1eaba2bd9ecaa6812064d464.tar.xz
kernel-qcow2-linux-b64ef8afa58f397e1eaba2bd9ecaa6812064d464.zip
[PATCH] add imacfb documentation and detection
Add basic Machine detection to imacfb and some Ducumentation bits for imacfb. Signed-off-by: Edgar Hucek <hostmaster@ed-soft.at> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index c40b9b8b1e7e..702eb933cf88 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -554,7 +554,7 @@ config FB_VESA
config FB_IMAC
bool "Intel-based Macintosh Framebuffer Support"
- depends on (FB = y) && X86
+ depends on (FB = y) && X86 && EFI
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT