aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-03-19 18:41:37 +0100
committerArnd Bergmann <arnd@arndb.de>2017-07-27 22:57:55 +0200
commit1d20d8a9fce8f1e2ef00a0f3d068fa18d59ddf8f (patch)
tree4d0ddac7d1c256236c21b4db85906f8b7b12f326 /arch/arm/mach-pxa/Kconfig
parentARM: ixp4xx: fix ioport_unmap definition (diff)
downloadlinux-dev-1d20d8a9fce8f1e2ef00a0f3d068fa18d59ddf8f.tar.xz
linux-dev-1d20d8a9fce8f1e2ef00a0f3d068fa18d59ddf8f.zip
ARM: pxa: select both FB and FB_W100 for eseries
We get a link error trying to access the w100fb_gpio_read/write functions from the platform when the driver is a loadable module or not built-in, so the platform already uses 'select' to hard-enable the driver. However, that fails if the framebuffer subsystem is disabled altogether. I've considered various ways to fix this properly, but they all seem like too much work or too risky, so this simply adds another 'select' to force the subsystem on as well. Fixes: 82427de2c7c3 ("ARM: pxa: PXA_ESERIES depends on FB_W100.") Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-pxa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 76fbc115ec33..ce7d97babb0f 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -566,6 +566,7 @@ config MACH_ICONTROL
config ARCH_PXA_ESERIES
bool "PXA based Toshiba e-series PDAs"
select FB_W100
+ select FB
select PXA25x
config MACH_E330