-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: network for Rockchip boards like Rock64
Enables the following required kernel configurations to support the network stack on Rockchip boards like Rock64: - CONFIG_MFD_RK8XX=y - CONFIG_MFD_RK8XX_I2C - CONFIG_REGULATOR_RK808 - CONFIG_RTC_DRV_RK808 - CONFIG_DW_DMAC_CORE - CONFIG_DW_DMAC - CONFIG_DW_DMAC_PCI - CONFIG_COMMON_CLK_RK808 Fixes: siderolabs/talos#8776 Signed-off-by: Enrique Hernández Bello <ehbello@gmail.com> Signed-off-by: Noel Georgi <git@frezbo.dev>
- Loading branch information
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters