mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix arm64 kernel options
This commit is contained in:
parent
e6a48b1cc8
commit
c09ea7be12
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ CONFIG_TARGET_mediatek_mt7622_DEVICE_bpi_bananapi-r64=y
|
|||
CONFIG_PACKAGE_uboot-mediatek=y
|
||||
CONFIG_PACKAGE_uboot-envtools=y
|
||||
CONFIG_PACKAGE_mt7622-preloader=y
|
||||
CONFIG_KERNEL_ARM_MODULE_PLTS=y
|
||||
CONFIG_KERNEL_ARM64_MODULE_PLTS=y
|
||||
|
|
|
@ -5,4 +5,4 @@ CONFIG_PACKAGE_kmod-ath10k-ct=n
|
|||
CONFIG_PACKAGE_kmod-ath9k=y
|
||||
CONFIG_PACKAGE_bcm27xx-eeprom=y
|
||||
CONFIG_PACKAGE_bcm27xx-userland=y
|
||||
CONFIG_KERNEL_ARM_MODULE_PLTS=y
|
||||
CONFIG_KERNEL_ARM64_MODULE_PLTS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue