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