summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-11-16 16:31:09 +0000
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-11-18 08:44:02 +0000
commit73d7ef561a534f33a8d5ea331d046019a6535e6a (patch)
treea2941ed89d6b09bdbd43b3c0c9fcbd2b2c23a82e /recipes-kernel/linux
parent52b673d8e5612c25da95cc85aea69dd524c8bd19 (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> (cherry picked from commit 557a0e42badba143a8c0b3b0ef0eb1d4ebb5ee10)
Diffstat (limited to 'recipes-kernel/linux')
-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