MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / nios2nommu / drivers / Kconfig
blob42e193e6c1fac624ce22ac4431f851c480e1c49d
1 # Platfrom drivers configuration
3 source "arch/nios2nommu/drivers/pci/Kconfig"
5 config FB_ALTERA
6         tristate "Avalon VGA controller support"
7         select FB
8         select FB_CFB_FILLRECT
9         select FB_CFB_COPYAREA
10         select FB_CFB_IMAGEBLIT
11         help
12           This is the frame buffer device driver for the VGA controller 
13           in SOPC Builder.
15 config SERIO_ALTPS2
16         tristate "PS2 controller"
17         select SERIO
19 config I2C_GPIO
20         tristate "GPIO-Based I2C Interface"
21         select I2C
22         select I2C_ALGOBIT
23         help
24           Say Y here if you use GPIO lines for an I2C bus.