Skip to content

Commit

Permalink
Add Banana PI R3 config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Nov 6, 2024
1 parent 5917a9c commit 0b9641f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config-bpi-r3
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3=y
CONFIG_KERNEL_ARM64_MODULE_PLTS=y
CONFIG_KERNEL_TCP_CONG_BBR2=y
CONFIG_PACKAGE_z8102=y
CONFIG_PACKAGE_kmod-mt76=y
CONFIG_TARGET_ROOTFS_PARTSIZE=128
CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE=y
# CONFIG_TARGET_INITRAMFS_COMPRESSION_GZIP is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_BZIP2 is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZO is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_LZ4 is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_XZ is not set
# CONFIG_TARGET_INITRAMFS_COMPRESSION_ZSTD is not set

0 comments on commit 0b9641f

Please sign in to comment.