diff options
| -rw-r--r-- | target/linux/rdc-2.6/config | 8 | ||||
| -rw-r--r-- | target/linux/sibyte-2.6/config | 8 | 
2 files changed, 2 insertions, 14 deletions
diff --git a/target/linux/rdc-2.6/config b/target/linux/rdc-2.6/config index 4e50a536b..4638915e0 100644 --- a/target/linux/rdc-2.6/config +++ b/target/linux/rdc-2.6/config @@ -486,13 +486,7 @@ CONFIG_BRIDGE_EBT_ULOG=m  # TIPC Configuration (EXPERIMENTAL)  #  # CONFIG_TIPC is not set -CONFIG_ATM=m -CONFIG_ATM_CLIP=m -CONFIG_ATM_CLIP_NO_ICMP=y -CONFIG_ATM_LANE=m -CONFIG_ATM_MPOA=m -CONFIG_ATM_BR2684=m -CONFIG_ATM_BR2684_IPFILTER=y +# CONFIG_ATM is not set  CONFIG_BRIDGE=y  CONFIG_VLAN_8021Q=y  # CONFIG_DECNET is not set diff --git a/target/linux/sibyte-2.6/config b/target/linux/sibyte-2.6/config index 79c4c72f0..8c6eea672 100644 --- a/target/linux/sibyte-2.6/config +++ b/target/linux/sibyte-2.6/config @@ -486,13 +486,7 @@ CONFIG_BRIDGE_EBT_ULOG=m  # TIPC Configuration (EXPERIMENTAL)  #  # CONFIG_TIPC is not set -CONFIG_ATM=m -CONFIG_ATM_CLIP=m -CONFIG_ATM_CLIP_NO_ICMP=y -CONFIG_ATM_LANE=m -CONFIG_ATM_MPOA=m -CONFIG_ATM_BR2684=m -CONFIG_ATM_BR2684_IPFILTER=y +# CONFIG_ATM is not set  CONFIG_BRIDGE=y  CONFIG_VLAN_8021Q=y  # CONFIG_DECNET is not set  | 
