Commit f1a6ac8
committed
realtek: add PWM support
Enable CONFIG_PWM and CONFIG_PWM_SYSFS on the RTL839x target. This is
required to support PWM-controlled devices described in the Device Tree,
such as generic PWM fans (kmod-hwmon-pwmfan).
Enabling the PWM core framework introduces a minimal footprint overhead.
Impact measured on the edgecore_ecs4100-12ph profile:
- Flash (compressed kernel .bin) : +5.4 KB
- RAM (vmlinux bloat-o-meter) : +18.3 KB
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>1 parent 54f7b24 commit f1a6ac8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
0 commit comments