diff options
| author | Paul Cercueil <[email protected]> | 2022-10-24 20:52:12 +0000 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2022-11-29 12:05:41 +0000 |
| commit | 69ba53dac3b16a3b0aa65e7817901e67bc554b32 (patch) | |
| tree | 8ed2d8b715a9e1e276193567c1239423a1cba3bc /drivers/pwm/pwm-jz4740.c | |
| parent | pwm: jz4740: Force dependency on Device Tree (diff) | |
| download | kernel-69ba53dac3b16a3b0aa65e7817901e67bc554b32.tar.gz kernel-69ba53dac3b16a3b0aa65e7817901e67bc554b32.zip | |
pwm: jz4740: Depend on MACH_INGENIC instead of MIPS
The MACH_INGENIC Kconfig option will be selected when building a kernel
targeting Ingenic SoCs, but also when compiling a generic MIPS kernel
that happens to support Ingenic SoCs.
Therefore, if MACH_INGENIC is not set, we know that we're not even
trying to build a generic kernel that supports these SoCs, and we can
hide the options to compile the SoC-specific drivers.
Signed-off-by: Paul Cercueil <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-jz4740.c')
0 files changed, 0 insertions, 0 deletions
