/linux-6.6.21/tools/testing/selftests/rcutorture/bin/ ! |
D | configinit.sh | 38 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
|
D | kvm-recheck.sh | 69 if test -r $i/Make.oldconfig.err 71 cat $i/Make.oldconfig.err
|
/linux-6.6.21/drivers/hwmon/ ! |
D | adt7x10.c | 60 u8 oldconfig; member 335 regmap_write(data->regmap, ADT7X10_CONFIG, data->oldconfig); in adt7x10_restore_config() 361 data->oldconfig = config; in adt7x10_probe() 366 data->config = data->oldconfig; in adt7x10_probe() 371 if (data->config != data->oldconfig) { in adt7x10_probe()
|
/linux-6.6.21/scripts/kconfig/ ! |
D | conf.c | 25 oldconfig, enumerator 333 case oldconfig: in conf_askvalue() 514 case oldconfig: in conf_choice() 671 {"oldconfig", no_argument, &input_mode_opt, oldconfig}, 784 case oldconfig: in main() 876 input_mode = oldconfig; in main() 878 case oldconfig: in main()
|
D | Makefile | 57 $< $(silent) --oldconfig $(Kconfig); \ 61 $< $(silent) --oldconfig $(Kconfig); \ 70 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
|
/linux-6.6.21/net/ipv4/netfilter/ ! |
D | Kconfig | 74 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 82 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 149 (e.g. when running oldconfig). It selects 169 (e.g. when running oldconfig). It selects 229 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 237 (e.g. when running oldconfig). It selects 246 (e.g. when running oldconfig). It selects 283 (e.g. when running oldconfig). It selects
|
/linux-6.6.21/scripts/kconfig/tests/new_choice_with_dep/ ! |
D | __init__.py | 14 assert conf.oldconfig('config', 'y') == 0
|
/linux-6.6.21/tools/testing/ktest/examples/include/ ! |
D | tests.conf | 20 BOOT_TYPE := oldconfig
|
D | patchcheck.conf | 19 DO_BUILD_TYPE := oldconfig
|
D | bootconfig.conf | 12 BUILD_TYPE := oldconfig
|
/linux-6.6.21/Documentation/translations/zh_CN/admin-guide/ ! |
D | README.rst | 136 将现有配置升级到新版本,请使用 ``make oldconfig`` ,它只会询问您新配置 151 "make oldconfig" 基于现有的 ./.config 文件选择所有选项,并询问
|
/linux-6.6.21/net/ipv6/netfilter/ ! |
D | Kconfig | 67 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 127 (e.g. when running oldconfig). It selects 183 (e.g. when running oldconfig). It selects 272 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
/linux-6.6.21/scripts/kconfig/tests/ ! |
D | conftest.py | 130 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
|
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/amd/ ! |
D | pds_vdpa.rst | 64 make oldconfig/menuconfig/etc.
|
D | pds_vfio_pci.rst | 60 make oldconfig/menuconfig/etc.
|
D | pds_core.rst | 123 make oldconfig/menuconfig/etc.
|
/linux-6.6.21/Documentation/translations/zh_TW/admin-guide/ ! |
D | README.rst | 154 "make oldconfig" 基於現有的 ./.config 文件選擇所有選項,並詢問
|
/linux-6.6.21/Documentation/kbuild/ ! |
D | kconfig.rst | 21 "make oldconfig" won't necessarily produce a working new kernel 34 make oldconfig
|
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/pensando/ ! |
D | ionic.rst | 70 make oldconfig/menuconfig/etc.
|
/linux-6.6.21/Documentation/arch/s390/ ! |
D | 3270.rst | 86 make oldconfig 89 and rerun "make oldconfig".)
|
/linux-6.6.21/Documentation/admin-guide/ ! |
D | README.rst | 155 new version with minimal work, use ``make oldconfig``, which will 170 "make oldconfig" Default all questions based on the contents of
|
/linux-6.6.21/drivers/mmc/host/ ! |
D | sdhci-msm.c | 1168 u32 config, oldconfig = readl_relaxed(host->ioaddr + in sdhci_msm_set_cdr() local 1171 config = oldconfig; in sdhci_msm_set_cdr() 1180 if (config != oldconfig) { in sdhci_msm_set_cdr()
|
/linux-6.6.21/Documentation/arch/arm/sa1100/ ! |
D | assabet.rst | 18 make oldconfig
|
/linux-6.6.21/Documentation/arch/sh/ ! |
D | new-machine.rst | 275 oldconfig (prompting you for any new options since the time of creation),
|
/linux-6.6.21/net/netfilter/ ! |
D | Kconfig | 854 (e.g. when running oldconfig). It selects 979 (e.g. when running oldconfig). It selects 1255 (e.g. when running oldconfig). It selects 1440 (e.g. when running oldconfig). It selects
|