···281281 depends on PPC_MPC52xx282282283283config GPIO_MPC8XXX284284- bool "MPC512x/MPC8xxx GPIO support"284284+ bool "MPC512x/MPC8xxx/QorIQ GPIO support"285285 depends on PPC_MPC512x || PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || \286286- FSL_SOC_BOOKE || PPC_86xx286286+ FSL_SOC_BOOKE || PPC_86xx || ARCH_LAYERSCAPE || ARM || \287287+ COMPILE_TEST288288+ select GPIO_GENERIC287289 help288290 Say Y here if you're going to use hardware that connects to the289289- MPC512x/831x/834x/837x/8572/8610 GPIOs.291291+ MPC512x/831x/834x/837x/8572/8610/QorIQ GPIOs.290292291293config GPIO_MVEBU292294 def_bool y