aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx53ppd.h
diff options
context:
space:
mode:
authorTom Rini2022-11-19 18:45:18 -0500
committerTom Rini2022-12-05 16:07:12 -0500
commit4eea76574062e9079b6a267229962d6ec0be910a (patch)
tree6ef3b68f6c489ac7e2d5e82a19bbc3112181bf82 /include/configs/mx53ppd.h
parent98cb4c6b8ed1b1b5d18a3b0af5172b87f9a4b202 (diff)
pwm: imx: Remove unused references to CONFIG_IMX6_PWM_PER_CLK
On platforms that use DM_PWM, we do not need to define this value anymore, so remove it from config files. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mx53ppd.h')
-rw-r--r--include/configs/mx53ppd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h
index 913bc1996d4..963dd92dd70 100644
--- a/include/configs/mx53ppd.h
+++ b/include/configs/mx53ppd.h
@@ -102,9 +102,6 @@
/* FLASH and environment organization */
-/* Backlight Control */
-#define CONFIG_IMX6_PWM_PER_CLK 66666000
-
#define CONFIG_IMX_VIDEO_SKIP
#endif /* __CONFIG_H */