commit | 957655adf4985ed3a1fb966eec26cdf53ee1101f | [log] [tgz] |
---|---|---|
author | Enrico Leto <enrico.leto@siemens.com> | Wed Nov 08 15:53:21 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 19:10:04 2023 -0500 |
tree | fe8828fb2a01321de41247f4be5bbaed786cdd35 | |
parent | b993e33b51cfc1b291e715a7dfd268ac9ab04941 [diff] |
configs: draco: disable misc init The initcall sequence fails at arch_misc_init. Disable misc init until driver model and DT are clean. Signed-off-by: Enrico Leto <enrico.leto@siemens.com>