From 83b319101ff242dd9b21946a66bcf6b54d408cf3 Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Fri, 21 Jun 2019 15:44:58 +0000 Subject: [PATCH] Add pwm to the armv7 GENERIC kernel, it's now used by TI and Allwinner. --- sys/arm/conf/GENERIC | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC index 8b998a15aa1e..34be5898c7eb 100644 --- a/sys/arm/conf/GENERIC +++ b/sys/arm/conf/GENERIC @@ -174,6 +174,9 @@ device ti_spi # ADC support device ti_adc +# PWM +device pwm + # Watchdog support # If we don't enable the watchdog driver, the BealeBone could potentially # reboot automatically because the boot loader might have enabled the