mirror of https://github.com/armbian/build.git
Enable AX25 Kernel Modules
AX25 Kernel modules were disabled in odroixu4 current. This enables them again.
This commit is contained in:
parent
dfe371a0ae
commit
d5b961fcee
|
|
@ -490,6 +490,17 @@ CONFIG_NETLINK_DIAG=m
|
|||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_NET_DROP_MONITOR=m
|
||||
CONFIG_HAMRADIO=y
|
||||
CONFIG_AX25=m
|
||||
CONFIG_NETROM=m
|
||||
CONFIG_ROSE=m
|
||||
CONFIG_MKISS=m
|
||||
CONFIG_6PACK=m
|
||||
CONFIG_BPQETHER=m
|
||||
CONFIG_BAYCOM_SER_FDX=m
|
||||
CONFIG_BAYCOM_SER_HDX=m
|
||||
CONFIG_BAYCOM_PAR=m
|
||||
CONFIG_BAYCOM_EPP=m
|
||||
CONFIG_YAM=m
|
||||
CONFIG_CAN=m
|
||||
CONFIG_CAN_J1939=m
|
||||
CONFIG_BT=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue