Kconfig.msm (0c4cd2cc87c848848c23e0d82e40c4bff8f458c3) | Kconfig.msm (11138a5caa2bc396d74b7996460b6ff353eb1fd0) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2if PINCTRL_MSM 3 4config PINCTRL_APQ8064 5 tristate "Qualcomm APQ8064 pin controller driver" 6 depends on ARM || COMPILE_TEST 7 help 8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the --- 213 unchanged lines hidden (view full) --- 222 223config PINCTRL_SA8775P 224 tristate "Qualcomm Technologies Inc SA8775P pin controller driver" 225 depends on ARM64 || COMPILE_TEST 226 help 227 This is the pinctrl, pinmux and pinconf driver for the Qualcomm 228 TLMM block found on the Qualcomm SA8775P platforms. 229 | 1# SPDX-License-Identifier: GPL-2.0-only 2if PINCTRL_MSM 3 4config PINCTRL_APQ8064 5 tristate "Qualcomm APQ8064 pin controller driver" 6 depends on ARM || COMPILE_TEST 7 help 8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the --- 213 unchanged lines hidden (view full) --- 222 223config PINCTRL_SA8775P 224 tristate "Qualcomm Technologies Inc SA8775P pin controller driver" 225 depends on ARM64 || COMPILE_TEST 226 help 227 This is the pinctrl, pinmux and pinconf driver for the Qualcomm 228 TLMM block found on the Qualcomm SA8775P platforms. 229 |
230config PINCTRL_SAR2130P 231 tristate "Qualcomm Technologies Inc SAR2130P pin controller driver" 232 depends on ARM64 || COMPILE_TEST 233 help 234 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 235 Qualcomm Technologies Inc TLMM block found on the Qualcomm 236 Technologies Inc SAR2130P platform. 237 |
|
230config PINCTRL_SC7180 231 tristate "Qualcomm Technologies Inc SC7180 pin controller driver" 232 depends on ARM64 || COMPILE_TEST 233 help 234 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 235 Qualcomm Technologies Inc TLMM block found on the Qualcomm 236 Technologies Inc SC7180 platform. 237 --- 181 unchanged lines hidden --- | 238config PINCTRL_SC7180 239 tristate "Qualcomm Technologies Inc SC7180 pin controller driver" 240 depends on ARM64 || COMPILE_TEST 241 help 242 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 243 Qualcomm Technologies Inc TLMM block found on the Qualcomm 244 Technologies Inc SC7180 platform. 245 --- 181 unchanged lines hidden --- |