summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-06-05 07:02:20 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2013-06-05 07:02:20 -0700
commit0aec58de81c2fc1062ad4f0fbe7998ddab928807 (patch)
tree6aac07ac4ad85b3653b5ea9faaff494aaf43f84b /arch
parent1a8335a9ad5b31b54781a2c5ac1b3447798874d6 (diff)
defconfigs: Add CONFIG_NETFILTER as requested by Yocto folks
See https://lists.yoctoproject.org/pipermail/meta-freescale/2013-June/003051.html Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/k_defconfig1
-rw-r--r--arch/arm/configs/nit6xlite_defconfig1
-rw-r--r--arch/arm/configs/nitrogen6x_defconfig1
-rw-r--r--arch/arm/configs/nitrogen6x_mipi_defconfig1
-rw-r--r--arch/arm/configs/oc_defconfig1
5 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/k_defconfig b/arch/arm/configs/k_defconfig
index 0dade11bc3b7..cae2f9dee0e0 100644
--- a/arch/arm/configs/k_defconfig
+++ b/arch/arm/configs/k_defconfig
@@ -67,6 +67,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
+CONFIG_NETFILTER=y
CONFIG_LLC2=y
CONFIG_CAN=y
CONFIG_CAN_RAW=y
diff --git a/arch/arm/configs/nit6xlite_defconfig b/arch/arm/configs/nit6xlite_defconfig
index 1168a64c09dc..9c47df921b76 100644
--- a/arch/arm/configs/nit6xlite_defconfig
+++ b/arch/arm/configs/nit6xlite_defconfig
@@ -68,6 +68,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
+CONFIG_NETFILTER=y
CONFIG_LLC2=y
CONFIG_CAN=y
CONFIG_CAN_RAW=y
diff --git a/arch/arm/configs/nitrogen6x_defconfig b/arch/arm/configs/nitrogen6x_defconfig
index 0a9119fd7b7c..46e62009cac8 100644
--- a/arch/arm/configs/nitrogen6x_defconfig
+++ b/arch/arm/configs/nitrogen6x_defconfig
@@ -69,6 +69,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
+CONFIG_NETFILTER=y
CONFIG_LLC2=y
CONFIG_CAN=y
CONFIG_CAN_RAW=y
diff --git a/arch/arm/configs/nitrogen6x_mipi_defconfig b/arch/arm/configs/nitrogen6x_mipi_defconfig
index 8cafdbbfd411..c8edf57e3061 100644
--- a/arch/arm/configs/nitrogen6x_mipi_defconfig
+++ b/arch/arm/configs/nitrogen6x_mipi_defconfig
@@ -69,6 +69,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
+CONFIG_NETFILTER=y
CONFIG_LLC2=y
CONFIG_CAN=y
CONFIG_CAN_RAW=y
diff --git a/arch/arm/configs/oc_defconfig b/arch/arm/configs/oc_defconfig
index 28ae16d68217..e83a0651d2a3 100644
--- a/arch/arm/configs/oc_defconfig
+++ b/arch/arm/configs/oc_defconfig
@@ -66,6 +66,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
+CONFIG_NETFILTER=y
CONFIG_LLC2=y
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_MULTIQ=y