mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Add Banana PI R3 config
This commit is contained in:
parent
5917a9ca24
commit
0b9641fa6c
1 changed files with 16 additions and 0 deletions
16
config-bpi-r3
Normal file
16
config-bpi-r3
Normal file
|
@ -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
|
Loading…
Reference in a new issue