diff options
author | Uwe Kleine-König <[email protected]> | 2023-08-04 16:27:07 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-10-13 10:07:17 +0200 |
commit | 91a69d38cf97b195fef1a10ea53cf429aa134497 (patch) | |
tree | 7d50362495e62ec9b72bb6875c159af422b36fb3 /drivers/pwm/pwm-berlin.c | |
parent | 384461abcab6602abc06c2dfb8fb99beeeaa12b0 (diff) |
pwm: crc: Allow compilation as module and with COMPILE_TEST
The driver compiles just fine as a module. The parent driver's Kconfig
symbol already depends on X86 || COMPILE_TEST, so X86 can just be
dropped from the dependencies allowing compilation on other platforms
than x86.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-berlin.c')
0 files changed, 0 insertions, 0 deletions