commit | 0f65779118db26e41760051c45bd3fe54b3abcb3 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Tue Apr 30 15:30:17 2024 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue May 07 15:56:08 2024 +0800 |
tree | 4a909ad9ce8a88d8f756fe3e5c6d2b615e1353a4 | |
parent | 5f2d74bf4abc3f865671a25f86a1961f4d972d07 [diff] |
rockchip: rk3399: Remove use of xPL_MISC_DRIVERS options The TPL and/or SPL control FDT on RK3399 boards does not contain any node with a compatible that is supported by driver/misc/ drivers. Remove use of xPL_MISC_DRIVERS options to stop including e.g an unused efuse driver in TPL and/or SPL. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>