c77a7acb88
The custom kernel used for the Rock5B features an FIQ debug interface which is enabled by default. As it is not needed, it is disabled. The documentation features instructions on how to re-enable it, if it is needed. Signed-off-by: Kilian Zinnecker <kilian.zinnecker@mail.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
CONFIG_R8169=y
|
|
# CONFIG_ROCKCHIP_FIQ_DEBUGGER is not set
|
|
# Disable Rockchip specific WiFi drivers, as the kernel
|
|
# code cannot be build with GCC 12 due to several Werrors
|
|
# CONFIG_WL_ROCKCHIP is not set
|