1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Add not yet tested code for RPI5 support

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-10-09 18:43:46 +02:00
parent 501a471507
commit 7f3388ed3b
214 changed files with 58823 additions and 0 deletions

10
config-rpi5 Normal file
View file

@ -0,0 +1,10 @@
CONFIG_TARGET_bcm27xx=y
CONFIG_TARGET_bcm27xx_bcm2712=y
CONFIG_TARGET_bcm27xx_bcm2712_DEVICE_rpi-5=y
CONFIG_PACKAGE_kmod-ath10k-ct=n
CONFIG_PACKAGE_kmod-ath9k=y
CONFIG_PACKAGE_bcm27xx-eeprom=y
CONFIG_PACKAGE_bcm27xx-userland=y
CONFIG_KERNEL_ARM64_MODULE_PLTS=y
CONFIG_KERNEL_TCP_CONG_BBR2=y
CONFIG_PACKAGE_kmod-rtc-pcf8563=y