diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index a576dc261732..20a2bbd14ed7 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1774,6 +1774,11 @@ config FB_PXA | |||
1774 | 1774 | ||
1775 | If unsure, say N. | 1775 | If unsure, say N. |
1776 | 1776 | ||
1777 | config FB_PXA_SMARTPANEL | ||
1778 | bool "PXA Smartpanel LCD support" | ||
1779 | default y | ||
1780 | depends on FB_PXA | ||
1781 | |||
1777 | config FB_PXA_PARAMETERS | 1782 | config FB_PXA_PARAMETERS |
1778 | bool "PXA LCD command line parameters" | 1783 | bool "PXA LCD command line parameters" |
1779 | default n | 1784 | default n |