summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/mmp/Kconfig
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2014-04-15 13:24:38 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-04-30 11:36:48 +0300
commitc150a2803d6df8d35e9d86236c256347e7e14bf6 (patch)
tree5cb392f718d3c07507ba0a539174a49f4a09cdc7 /drivers/video/fbdev/mmp/Kconfig
parent6e860a1aedb278a8ac7adc94b042b12e61a1c20f (diff)
video: mmp: Remove references to CPU_PXA988
References to the Kconfig symbol CPU_PXA988 were added to the tree in v3.9. But that Kconfig symbol has never been part of the tree. So get rid of these references. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/mmp/Kconfig')
-rw-r--r--drivers/video/fbdev/mmp/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/mmp/Kconfig b/drivers/video/fbdev/mmp/Kconfig
index 429cf7836f40..f56a7e2e8136 100644
--- a/drivers/video/fbdev/mmp/Kconfig
+++ b/drivers/video/fbdev/mmp/Kconfig
@@ -1,6 +1,6 @@
menuconfig MMP_DISP
tristate "Marvell MMP Display Subsystem support"
- depends on CPU_PXA910 || CPU_MMP2 || CPU_PXA988
+ depends on CPU_PXA910 || CPU_MMP2
help
Marvell Display Subsystem support.