diff options
Diffstat (limited to 'target/aarch64/kernel')
-rw-r--r-- | target/aarch64/kernel/raspberry-pi4-64 (renamed from target/aarch64/kernel/raspberry-pi3p-64) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/aarch64/kernel/raspberry-pi3p-64 b/target/aarch64/kernel/raspberry-pi4-64 index 6d9ace351..bb71b29de 100644 --- a/target/aarch64/kernel/raspberry-pi3p-64 +++ b/target/aarch64/kernel/raspberry-pi4-64 @@ -8,3 +8,4 @@ CONFIG_MAILBOX=y CONFIG_BCM2835_MBOX=y CONFIG_RASPBERRYPI_POWER=y CONFIG_RASPBERRYPI_FIRMWARE=y +CONFIG_CLK_RASPBERRYPI=y |