2012-12-15 22:51:19 +00:00
|
|
|
#
|
|
|
|
# Renesas SH and SH Mobile PINCTRL drivers
|
|
|
|
#
|
2012-07-10 02:49:30 +00:00
|
|
|
|
2012-12-15 22:51:19 +00:00
|
|
|
if ARCH_SHMOBILE || SUPERH
|
|
|
|
|
|
|
|
config PINCTRL_SH_PFC
|
2012-07-10 02:49:30 +00:00
|
|
|
select GPIO_SH_PFC if ARCH_REQUIRE_GPIOLIB
|
2012-07-10 03:08:14 +00:00
|
|
|
select PINMUX
|
|
|
|
select PINCONF
|
2013-03-10 15:44:02 +00:00
|
|
|
select GENERIC_PINCONF
|
2012-12-15 22:50:45 +00:00
|
|
|
def_bool y
|
2012-12-15 22:51:19 +00:00
|
|
|
help
|
|
|
|
This enables pin control drivers for SH and SH Mobile platforms
|
2012-07-10 03:08:14 +00:00
|
|
|
|
2012-07-10 02:49:30 +00:00
|
|
|
config GPIO_SH_PFC
|
2012-12-15 22:50:46 +00:00
|
|
|
bool "SuperH PFC GPIO support"
|
2012-12-15 22:51:19 +00:00
|
|
|
depends on PINCTRL_SH_PFC && GPIOLIB
|
2012-07-10 02:49:30 +00:00
|
|
|
help
|
|
|
|
This enables support for GPIOs within the SoC's pin function
|
|
|
|
controller.
|
2012-12-15 22:51:19 +00:00
|
|
|
|
2013-03-26 13:49:49 +00:00
|
|
|
config PINCTRL_PFC_R8A73A4
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_R8A73A4
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:21 +00:00
|
|
|
config PINCTRL_PFC_R8A7740
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_R8A7740
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:22 +00:00
|
|
|
config PINCTRL_PFC_R8A7779
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_R8A7779
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2013-04-08 02:08:53 +00:00
|
|
|
config PINCTRL_PFC_R8A7790
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_R8A7790
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:29 +00:00
|
|
|
config PINCTRL_PFC_SH7203
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7203
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:29 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:30 +00:00
|
|
|
config PINCTRL_PFC_SH7264
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7264
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:30 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:31 +00:00
|
|
|
config PINCTRL_PFC_SH7269
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7269
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:31 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:23 +00:00
|
|
|
config PINCTRL_PFC_SH7372
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_SH7372
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:24 +00:00
|
|
|
config PINCTRL_PFC_SH73A0
|
|
|
|
def_bool y
|
|
|
|
depends on ARCH_SH73A0
|
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:32 +00:00
|
|
|
config PINCTRL_PFC_SH7720
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7720
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:32 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:33 +00:00
|
|
|
config PINCTRL_PFC_SH7722
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7722
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:33 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:34 +00:00
|
|
|
config PINCTRL_PFC_SH7723
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7723
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:34 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:35 +00:00
|
|
|
config PINCTRL_PFC_SH7724
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7724
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:35 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:36 +00:00
|
|
|
config PINCTRL_PFC_SH7734
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7734
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:36 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:37 +00:00
|
|
|
config PINCTRL_PFC_SH7757
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7757
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:37 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:38 +00:00
|
|
|
config PINCTRL_PFC_SH7785
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7785
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:38 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:39 +00:00
|
|
|
config PINCTRL_PFC_SH7786
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SH7786
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:39 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:40 +00:00
|
|
|
config PINCTRL_PFC_SHX3
|
|
|
|
def_bool y
|
|
|
|
depends on CPU_SUBTYPE_SHX3
|
2013-03-28 11:34:56 +00:00
|
|
|
depends on GPIOLIB
|
2012-12-15 22:51:40 +00:00
|
|
|
select PINCTRL_SH_PFC
|
|
|
|
|
2012-12-15 22:51:19 +00:00
|
|
|
endif
|