From 92eb787d08be3fc8cfdf314f99a5b1dd91b439b2 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 23 Dec 2022 00:28:51 +0100 Subject: kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration In the build of the ramips/mt76x8 target the user gets asked about these two configuration options, add them to the generic kernel configuration. Signed-off-by: Hauke Mehrtens --- target/linux/generic/config-5.15 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-5.15') diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index df8c942b62..df9755b19e 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -4861,7 +4861,9 @@ CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240 # CONFIG_PWM_DEBUG is not set # CONFIG_PWM_DWC is not set # CONFIG_PWM_FSL_FTM is not set +# CONFIG_PWM_IMG is not set # CONFIG_PWM_JZ4740 is not set +# CONFIG_PWM_MEDIATEK is not set # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_RASPBERRYPI_POE is not set CONFIG_PWRSEQ_EMMC=y -- cgit v1.2.3