We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02b105 commit 68b9272Copy full SHA for 68b9272
drivers/pwm/Kconfig
@@ -536,7 +536,7 @@ config PWM_PXA
536
will be called pwm-pxa.
537
538
config PWM_RASPBERRYPI_POE
539
- tristate "Raspberry Pi Firwmware PoE Hat PWM support"
+ tristate "Raspberry Pi Firmware PoE Hat PWM support"
540
# Make sure not 'y' when RASPBERRYPI_FIRMWARE is 'm'. This can only
541
# happen when COMPILE_TEST=y, hence the added !RASPBERRYPI_FIRMWARE.
542
depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
0 commit comments