diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 13:28:42 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 13:28:42 +0000 |
commit | 5a3813226995df75df120beaa5caaeef4064e8d9 (patch) | |
tree | 267a93846486fa24ce1ec585519ab881e80d6847 /packages/linux/linux-2.6.21/pxafb-definition.patch | |
parent | aa95de37e18da5a4cdd03207fbe29da1650f6c71 (diff) |
linux : Update pxafb-definition.patch from gumstix svn.
Diffstat (limited to 'packages/linux/linux-2.6.21/pxafb-definition.patch')
-rw-r--r-- | packages/linux/linux-2.6.21/pxafb-definition.patch | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.21/pxafb-definition.patch b/packages/linux/linux-2.6.21/pxafb-definition.patch index 100fccb65b..2a782c6143 100644 --- a/packages/linux/linux-2.6.21/pxafb-definition.patch +++ b/packages/linux/linux-2.6.21/pxafb-definition.patch @@ -120,7 +120,7 @@ Index: linux-2.6.21gum/drivers/video/Kconfig =================================================================== --- linux-2.6.21gum.orig/drivers/video/Kconfig +++ linux-2.6.21gum/drivers/video/Kconfig -@@ -1495,6 +1495,34 @@ config FB_PXA +@@ -1495,6 +1495,37 @@ config FB_PXA If unsure, say N. @@ -150,6 +150,9 @@ Index: linux-2.6.21gum/drivers/video/Kconfig + Enable definitions for a Samsung LTE430WQ-F0C LCD panel, such as the ones resold + by gumstix for use with their "LCD-Ready" boards. + ++config FB_PXA_NONEOFTHEABOVE ++ boolean "None of the above" ++ +endchoice + config FB_PXA_PARAMETERS |