summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-11-16 17:31:09 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-11-16 17:31:09 +0100
commit557a0e42badba143a8c0b3b0ef0eb1d4ebb5ee10 (patch)
treeb2f86c4b82c9cdf6fc54c7269f64f9babfb10f46 /recipes-kernel
parentb103c379c216b5e370e7702b3e586e81c38625bb (diff)
mx8: defconfig: resync with kernel defconfig
Resync with the defconfig from the kernel repository. - add USB HID raw support - enable ext4 file system security support Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig
index 4a0183f..be4924c 100644
--- a/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig
@@ -568,6 +568,7 @@ CONFIG_SND_SOC_RCAR=y
CONFIG_SND_SOC_AK4613=y
CONFIG_SND_SOC_SGTL5000=y
CONFIG_SND_SIMPLE_CARD=y
+CONFIG_HIDRAW=y
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
@@ -794,6 +795,7 @@ CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
+CONFIG_EXT4_FS_SECURITY=y
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_FANOTIFY=y