summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-05-08 22:47:44 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-05-08 23:11:43 +0300
commitc6fb028aa5ae79ac69d388f81f74f1c860a0878c (patch)
treebe90c4d1dbf09e139f414ce5a75447bd76c7e3ff /recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig
parent850fb2c12f446023c3d186f6050c9a5fec998266 (diff)
linux-toradex: sync defconfigs
Basically, as per the following commit from the toradex_4.9-2.3.x-imx branch on git://git.toradex.com/linux-toradex.git 26e8afd3bb1614a04e11a75fff824b2ab7f6c4d6 apalis/colibri_imx6_defconfig: re-order kernel configurations 7eca4e0269d10cf9631eb66630e75109a067547d apalis/colibri imx6/7/ull: defconfig: Add nf_filter 8a6d56b0d9d096b97ef5d4d39a31fb9b00e39174 ARM: apalis/colibri-imx6/7/6ull: enable options required for backports 61b327f5600e76de0c9c42c780fcfb5d4b41b5a8 ARM: apalis/colibri-imx6/7/6ull: disable wireless drivers Related-to: ELB-2724 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig9
1 files changed, 6 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig
index 18cd125..898c03f 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-2.3.x/colibri-imx6ull/defconfig
@@ -29,6 +29,7 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
+CONFIG_MODULE_SIG=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_ARCH_MXC=y
CONFIG_SOC_IMX6ULL=y
@@ -80,9 +81,11 @@ CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NFT_CHAIN_NAT_IPV4=y
CONFIG_NFT_MASQ_IPV4=y
CONFIG_IP_NF_IPTABLES=y
+CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP6_NF_IPTABLES=y
+CONFIG_IP6_NF_FILTER=y
CONFIG_NF_TABLES_BRIDGE=y
CONFIG_L2TP=m
CONFIG_BRIDGE=y
@@ -102,9 +105,8 @@ CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_LL=y
-CONFIG_CFG80211=m
-CONFIG_CFG80211_WEXT=y
-CONFIG_MAC80211=m
+CONFIG_WIRELESS_EXT=y
+CONFIG_WEXT_PRIV=y
CONFIG_RFKILL=y
CONFIG_RFKILL_INPUT=y
CONFIG_DEVTMPFS=y
@@ -332,6 +334,7 @@ CONFIG_NFS_V4=y
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
+CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_CIFS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=y