Hi, On Fri, Aug 23, 2024 at 06:43:50PM -0700, E Shattow wrote: > Package: src:linux > Version: 6.11~rc4-1~exp1 > Severity: normal > X-Debbugs-Cc: [email protected] > > Dear Maintainer, > > Dependency INPUT_MISC=y is missing from Kconfig options needed by > CONFIG_INPUT_AXP20X_PEK=m in debian/config/config > > This makes built Linux kernels fail to have > CONFIG_INPUT_AXP20X_PEK=m (and probably other options are washed out > too).
INPUT_MISC=y has been enabled through architecture specific configs, but it is missing in riscv64 AFAICS. If that make sense there then that's where it is missing. Aurelien, want to have a look at this? Regards, Salvatore

