1 menuconfig ARCH_ROVERP1
2 bool "RoverP1 (Mitac Mio 336)"
5 Enable this if you plan to boot the kernel on the Rover P1 (Mitac Mio 336) machine.
8 tristate "RoverP1 (Mitac Mio336) frame buffer LCD"
9 depends on ARCH_ROVERP1 && BACKLIGHT_CLASS_DEVICE && LCD_CLASS_DEVICE && FB_PXA
11 LCD support for RoverP1 (Mitac Mio336) device.
13 menuconfig ARCH_ROVERP5P
17 Enable this if you plan to boot the kernel on the Rover P5+ machine.
20 tristate "Rover P5+ MediaQ 1188 LCD"
21 depends on ARCH_ROVERP5P && LCD_DEVICE
23 This driver provides support for changing power, brightness
24 and contrast on Rover P5+ LCD display.
26 config ROVERP5P_PCMCIA
27 tristate "Rover P5+ PCMCIA"
28 depends on ARCH_ROVERP5P
30 This enables support for using PCMCIA (CompactFlash) cards
31 on Rover P5+. You will also need to enable PXA2xx PCMCIA
32 support in the PCMCIA/Cardbus support menu.