文件操作 - Kconfig
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/kernels/4.18.0-553.124.4.el8_10.x86_64/drivers/counter/Kconfig
编辑文件内容
# SPDX-License-Identifier: GPL-2.0-only # # Counter devices # menuconfig COUNTER tristate "Counter support" help This enables counter device support through the Generic Counter interface. You only need to enable this, if you also want to enable one or more of the counter device drivers below. if COUNTER config INTEL_QEP tristate "Intel Quadrature Encoder Peripheral driver" depends on PCI help Select this option to enable the Intel Quadrature Encoder Peripheral driver. To compile this driver as a module, choose M here: the module will be called intel-qep. endif # COUNTER
修改文件时间
将文件时间修改为当前时间的前一年
删除文件