From b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 9 Aug 2020 17:28:39 +0200 Subject: kernel: Move CONFIG_IONIC to generic kernel config It is deactivated everywhere, just set this in the generic config. Acked-by: Yousong Zhou Signed-off-by: Hauke Mehrtens --- target/linux/generic/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index ae97a1580e..052409eb62 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -2344,6 +2344,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INV_MPU6050_IIO is not set # CONFIG_INV_MPU6050_SPI is not set # CONFIG_IOMMU_SUPPORT is not set +# CONFIG_IONIC is not set # CONFIG_IOSCHED_CFQ is not set CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_NOOP=y -- cgit v1.2.3