From 0e3bafc601f9103f379ea9c3ea89f000a29b074b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 7 Aug 2022 13:41:17 +0200 Subject: kernel: Activate CONFIG_INPUT_MISC on all targets CONFIG_INPUT_MISC does not do any changes to the kernel image, it only shows some extra kernel configuration options. Activate it on all targets. Signed-off-by: Hauke Mehrtens --- target/linux/layerscape/armv7/config-5.10 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/layerscape/armv7/config-5.10') diff --git a/target/linux/layerscape/armv7/config-5.10 b/target/linux/layerscape/armv7/config-5.10 index 80d0cbfa62..28323b876c 100644 --- a/target/linux/layerscape/armv7/config-5.10 +++ b/target/linux/layerscape/armv7/config-5.10 @@ -306,7 +306,6 @@ CONFIG_IMX_SDMA=y # CONFIG_IMX_WEIM is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y -# CONFIG_INPUT_MISC is not set # CONFIG_IOMMU_DEBUGFS is not set # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set -- cgit v1.2.3