From e4344dc8a12cb9d2b2989a536e47df5673fccbdc Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 4 Jul 2008 09:59:52 -0700 Subject: [PATCH] --- yaml --- r: 98703 b: refs/heads/master c: e5dd3cbd81aad69bdf773ab63c06fbaabc2b767a h: refs/heads/master i: 98701: ab428ca1e206e719dcf96ccdc9817113a93bcb17 98699: 406c434de95b50ebc244cee036ba27a7cd4fdaaf 98695: d72c1a41ff7432b56cb4f0dd3f4649f84f3684f9 98687: 116eb12d572e27c75a1b95ceb9dcb16aa254e41a v: v3 --- [refs] | 2 +- trunk/drivers/video/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index caca0767b9d3..f611b2e4525a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d1029b56329b1cc9b7233e5333c1a48ddbbfad8 +refs/heads/master: e5dd3cbd81aad69bdf773ab63c06fbaabc2b767a diff --git a/trunk/drivers/video/Kconfig b/trunk/drivers/video/Kconfig index 002b61b4f0f6..e0c5f96b273d 100644 --- a/trunk/drivers/video/Kconfig +++ b/trunk/drivers/video/Kconfig @@ -1825,12 +1825,13 @@ config FB_FSL_DIU config FB_W100 tristate "W100 frame buffer support" - depends on FB && PXA_SHARPSL + depends on FB && ARCH_PXA select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT ---help--- Frame buffer driver for the w100 as found on the Sharp SL-Cxx series. + It can also drive the w3220 chip found on iPAQ hx4700. This driver is also available as a module ( = code which can be inserted and removed from the running kernel whenever you want). The