diff options
author | Heiko Schocher <hs@denx.de> | 2019-05-28 06:51:51 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-07-19 20:14:50 +0200 |
commit | e0f0657ddf7322999da40fff95dce727e81848c7 (patch) | |
tree | 10e6dda4ad4fe6c28f42980b5b1054d05021b347 /README | |
parent | f6771083a6278b3099cf66f268c0f4bc20879771 (diff) |
pwm: imx: add Kconfig support
add Kconfig support for this driver.
Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Martyn Welch <martyn.welch@collabora.co.uk>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -960,10 +960,6 @@ The following options need to be configured: CONFIG_SH_ETHER_CACHE_WRITEBACK If this option is set, the driver enables cache flush. -- PWM Support: - CONFIG_PWM_IMX - Support for PWM module on the imx6. - - TPM Support: CONFIG_TPM Support TPM devices. |