mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 21:05:55 +07:00
![Thierry Reding](/assets/img/avatar_default.png)
This commit moves the driver to drivers/pwm and converts it to the new PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Acked-by: Lars-Peter Clausen <lars@metafoo.de> Tested-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Ralf Baechle <ralf@linux-mips.org>
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
choice
|
|
prompt "Machine type"
|
|
depends on MACH_JZ4740
|
|
default JZ4740_QI_LB60
|
|
|
|
config JZ4740_QI_LB60
|
|
bool "Qi Hardware Ben NanoNote"
|
|
|
|
endchoice
|