diff options
| author | Tom Rini <[email protected]> | 2021-12-27 17:20:21 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-12-27 17:20:21 -0500 |
| commit | 111a8b57354bb5aff55635502a0cdf74cb63e835 (patch) | |
| tree | cbdb6857df2ae710e4cf3f7103195d39b6e3fd54 /doc | |
| parent | bc0abd80b3c2d395a0245d4e1ce4f8f445f79cde (diff) | |
| parent | 5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0 (diff) | |
Merge branch '2021-12-27-CONFIG-migrations' into next
- Merge a large number of CONFIG migration patches. Most of these are
taking existing migrations and re-running them. A few of these needed
additional minor conversions done first, so that more complex
dependencies could be expressed. In the end we now have CI jobs to
ensure that no migrated symbols are used in board config header files.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.fsl-clk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/README.fsl-clk b/doc/README.fsl-clk deleted file mode 100644 index 3a9927f0793..00000000000 --- a/doc/README.fsl-clk +++ /dev/null @@ -1,5 +0,0 @@ -Freescale system clock options - - - CONFIG_SYS_FSL_CLK - Enable to call get_clocks() in board_init_f() for - non-PPC platforms. |
