diff options
Diffstat (limited to 'board/phytec/common/k3/Kconfig')
-rw-r--r-- | board/phytec/common/k3/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/phytec/common/k3/Kconfig b/board/phytec/common/k3/Kconfig new file mode 100644 index 00000000000..282f4b79742 --- /dev/null +++ b/board/phytec/common/k3/Kconfig @@ -0,0 +1,5 @@ +config PHYTEC_K3_DDR_PATCH + bool "Patch DDR timings on PHYTEC K3 SoMs" + help + Allow to override default DDR timings prior to + DDRSS driver probing. |