The default value of CONFIG_USB_STKWEBCAM and CONFIG_ARM_CPUIDLE in arm64
孙滢
sunying at nj.iscas.ac.cn
Thu Sep 8 09:55:39 UTC 2022
Hi, I noticed that previously in the default configuration of the arm64 kernel, CONFIG_USB_STKWEBCAM was generally set to 'm' and CONFIG_ARM_CPUIDLE was generally set to 'y'.
However, ubuntu mainline since version 6.0-rc1, both of these configuration items are turned off.
( https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.0-rc2/arm64/ )
CONFIG_USB_STKWEBCAM affects USB Syntek DC1125 camera support.
CONFIG_ARM_CPUIDLE affects the generic cpuidle driver.
Would you consider restoring the values of these two configuration items in a subsequent release?
Thanks.
More information about the kernel-team
mailing list