TTY: move allocations to tty_alloc_driver
[deliverable/linux.git] / drivers / sh / Kconfig
index d7dbfee1bc707a44eb2f784ef901c76bbf6cf911..d860ef7435681adbbd0954d9415d989f592728e5 100644 (file)
@@ -1,20 +1,6 @@
 menu "SuperH / SH-Mobile Driver Options"
 
 source "drivers/sh/intc/Kconfig"
-
-comment "Pin function controller options"
-
-config SH_PFC
-       # XXX move off the gpio dependency
-       depends on GENERIC_GPIO
-       select GPIO_SH_PFC if ARCH_REQUIRE_GPIOLIB
-       def_bool y
-
-config GPIO_SH_PFC
-       tristate "SuperH PFC GPIO support"
-       depends on SH_PFC && GPIOLIB
-       help
-         This enables support for GPIOs within the SoC's pin function
-         controller.
+source "drivers/sh/pfc/Kconfig"
 
 endmenu
This page took 0.023874 seconds and 5 git commands to generate.