The Netfilter packet filtering framework is useful for so many
use cases that most people will build kernels with it enabled.
So, it could probably make sense to have it enabled by default.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
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
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
include linux-imx.inc
-PR = "${INC_PR}.9"
+PR = "${INC_PR}.10"
COMPATIBLE_MACHINE = "(mx6)"