diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-15 18:11:55 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-25 01:06:24 +0100 |
commit | ef120261910bfb46f25a168f26043ff380ab26b0 (patch) | |
tree | 01ba3b68302e466b5c9e7dd68d1a62269c477d50 /target/aarch64/kernel/raspberry-pi3p-64 | |
parent | 81c178b82dd8bdef3df37c3a3dcd20c1956da308 (diff) |
add support for raspberry pi4 64 bit
Diffstat (limited to 'target/aarch64/kernel/raspberry-pi3p-64')
-rw-r--r-- | target/aarch64/kernel/raspberry-pi3p-64 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/aarch64/kernel/raspberry-pi3p-64 b/target/aarch64/kernel/raspberry-pi3p-64 deleted file mode 100644 index 6d9ace351..000000000 --- a/target/aarch64/kernel/raspberry-pi3p-64 +++ /dev/null @@ -1,10 +0,0 @@ -CONFIG_ARM64=y -CONFIG_ARCH_BCM2835=y -CONFIG_BRCM_CHAR_DRIVERS=y -CONFIG_BCM2708_VCMEM=y -CONFIG_BCM_VCIO=y -CONFIG_BCMA=y -CONFIG_MAILBOX=y -CONFIG_BCM2835_MBOX=y -CONFIG_RASPBERRYPI_POWER=y -CONFIG_RASPBERRYPI_FIRMWARE=y |