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

Fix R2S config and add ARM_MODULE_PLTS where needed

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-12 10:14:36 +02:00
parent 666436fe0e
commit f4799692da
3 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,5 @@
CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_ramips_armv8_DEVICE_friendlyarm_nanopi-r2s=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y
CONFIG_PACKAGE_kmod-6lowpan=y
CONFIG_KERNEL_ARM_MODULE_PLTS=y