diff options
Diffstat (limited to 'packages')
-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 |