linux-sysmocom: Enable VLAN modules for the ODU as well

They are available as module for the BSC/IDU and BTS.
This is why I decided to enable this as module as well
This commit is contained in:
Holger Hans Peter Freyther 2015-04-14 15:09:06 +02:00
parent ef36c3e699
commit 9bd8feb83c
1 changed files with 4 additions and 0 deletions

View File

@ -392,3 +392,7 @@ CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_PPS=y
CONFIG_PPS_CLIENT_GPIO=y
CONFIG_VLAN_8021Q=m
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_VLAN_8021Q_MVRP is not set
# CONFIG_DECNET is not set