summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.4/defconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-11-08 14:25:59 -0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-11-21 15:56:02 +0100
commit18a87021f079a84171885c6e816fb8800ce3b974 (patch)
treecb44694d8135886f38d775fb5e12097bc703d41d /recipes-kernel/linux/linux-toradex-4.4/defconfig
parentb7fa1ed761c53c2737d8722efca6421607ecfa89 (diff)
linux-toradex: configure IPv6 SIT driver as moduleApalis_TK1_LinuxImageV2.6.1Beta2_20161122
SIT tunnels (IPv6 over IPv4) are not often used hence configure the driver as a module. This also gets rid of the extra network interface sit0 by default. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-4.4/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.4/defconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.4/defconfig b/recipes-kernel/linux/linux-toradex-4.4/defconfig
index df1e04e..90d315b 100644
--- a/recipes-kernel/linux/linux-toradex-4.4/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.4/defconfig
@@ -57,6 +57,7 @@ CONFIG_NET_IPGRE_DEMUX=m
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_LRO is not set
+CONFIG_IPV6_SIT=m
CONFIG_NETFILTER=y
CONFIG_BRIDGE_NETFILTER=y
CONFIG_NF_CONNTRACK=y
@@ -162,6 +163,7 @@ CONFIG_TOUCHSCREEN_COLIBRI_VF50=y
# CONFIG_SERIO is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_DEVKMEM is not set
+CONFIG_VF610_SEMA4=y
CONFIG_SERIAL_FSL_LPUART=y
CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_HW_RANDOM=y
@@ -270,6 +272,10 @@ CONFIG_FSL_EDMA=y
# CONFIG_MX3_IPU is not set
CONFIG_ARM_TIMER_SP804=y
# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_VF610_CM4_RPROC=m
+CONFIG_IMX_RPMSG_PINGPONG=m
+CONFIG_IMX_RPMSG_TTY=m
+CONFIG_VF610_RPMSG=m
CONFIG_SOC_BUS_VF610=y
CONFIG_EXTCON_USB_GPIO=y
CONFIG_IIO=y
@@ -321,9 +327,3 @@ CONFIG_XZ_DEC=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
-CONFIG_VF610_SEMA4=y
-CONFIG_VIRTIO=m
-CONFIG_VF610_CM4_RPROC=m
-CONFIG_IMX_RPMSG_PINGPONG=m
-CONFIG_IMX_RPMSG_TTY=m
-CONFIG_VF610_RPMSG=m