summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/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/mx7/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/mx7/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/defconfig9
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/defconfig b/recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/defconfig
index b9195e2..44e0a0d 100644
--- a/recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.9-2.3.x/mx7/defconfig
@@ -28,6 +28,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_IMX7D=y
@@ -79,9 +80,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
@@ -101,9 +104,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
@@ -369,7 +371,6 @@ CONFIG_CRYPTO_RMD128=y
CONFIG_CRYPTO_RMD160=y
CONFIG_CRYPTO_RMD256=y
CONFIG_CRYPTO_RMD320=y
-CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_TGR192=y
CONFIG_CRYPTO_WP512=y