From 73d7ef561a534f33a8d5ea331d046019a6535e6a Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Sat, 16 Nov 2019 16:31:09 +0000 Subject: 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 (cherry picked from commit 557a0e42badba143a8c0b3b0ef0eb1d4ebb5ee10) --- recipes-kernel/linux/linux-toradex-4.14-2.0.x/mx8/defconfig | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3