blob: 47a0e295492230127c14f81e2da11a01ee836955 [file] [log] [blame]
#
# ST Microelectronics SPEAr PINCTRL drivers
#
if PLAT_SPEAR
config PINCTRL_SPEAR
bool
depends on OF
select PINMUX
help
This enables pin control drivers for SPEAr Platform
endif