| # SPDX-License-Identifier: GPL-2.0 |
| default y if ARCH_OMAP2PLUS && PWM_TI_EHRPWM |
| PWM Subsystem driver support for AM33xx SOC. |
| bool "TI sysc interconnect target module driver" |
| depends on DM && ARCH_OMAP2PLUS |
| Generic driver for Texas Instruments interconnect target module |
| bool "Support TI sysc interconnect in SPL" |
| depends on SPL_DM && TI_SYSC |
| Generic driver for Texas Instruments interconnect target module |
| config UNIPHIER_SYSTEM_BUS |
| bool "UniPhier System Bus driver" |
| Support for UniPhier System Bus, a simple external bus. This is |
| needed to use on-board devices connected to UniPhier SoCs. |