| /linux-6.15/tools/testing/selftests/rcutorture/bin/ |
| H A D | configinit.sh | 38 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
|
| H A D | kvm-recheck.sh | 69 if test -r $i/Make.oldconfig.err 71 cat $i/Make.oldconfig.err
|
| /linux-6.15/drivers/hwmon/ |
| H A D | adt7x10.c | 60 u8 oldconfig; member 329 regmap_write(data->regmap, ADT7X10_CONFIG, data->oldconfig); in adt7x10_restore_config() 355 data->oldconfig = config; in adt7x10_probe() 360 data->config = data->oldconfig; in adt7x10_probe() 365 if (data->config != data->oldconfig) { in adt7x10_probe()
|
| /linux-6.15/scripts/kconfig/ |
| H A D | conf.c | 26 oldconfig, enumerator 307 case oldconfig: in conf_askvalue() 464 case oldconfig: in conf_choice() 611 {"oldconfig", no_argument, &input_mode_opt, oldconfig}, 727 case oldconfig: in main() 821 input_mode = oldconfig; in main() 823 case oldconfig: in main()
|
| H A D | Makefile | 65 $< $(silent) --oldconfig $(Kconfig); \ 69 $< $(silent) --oldconfig $(Kconfig); \ 78 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
|
| /linux-6.15/net/ipv4/netfilter/ |
| H A D | Kconfig | 84 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 92 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 159 (e.g. when running oldconfig). It selects 179 (e.g. when running oldconfig). It selects 241 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 249 (e.g. when running oldconfig). It selects 258 (e.g. when running oldconfig). It selects 296 (e.g. when running oldconfig). It selects
|
| /linux-6.15/scripts/kconfig/tests/new_choice_with_dep/ |
| H A D | __init__.py | 14 assert conf.oldconfig('config', 'y') == 0
|
| /linux-6.15/Documentation/translations/zh_CN/kbuild/ |
| H A D | kconfig.rst | 26 当这种情况发生时,使用之前正常工作的 .config 文件并运行 "make oldconfig" 38 make oldconfig
|
| /linux-6.15/tools/testing/ktest/examples/include/ |
| H A D | tests.conf | 20 BOOT_TYPE := oldconfig
|
| H A D | patchcheck.conf | 19 DO_BUILD_TYPE := oldconfig
|
| H A D | bootconfig.conf | 12 BUILD_TYPE := oldconfig
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | README.rst | 139 將現有配置升級到新版本,請使用 ``make oldconfig`` ,它只會詢問您新配置 154 "make oldconfig" 基於現有的 ./.config 文件選擇所有選項,並詢問
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | README.rst | 136 将现有配置升级到新版本,请使用 ``make oldconfig`` ,它只会询问您新配置 151 "make oldconfig" 基于现有的 ./.config 文件选择所有选项,并询问
|
| /linux-6.15/net/ipv6/netfilter/ |
| H A D | Kconfig | 78 (e.g. when running oldconfig). It selects CONFIG_NF_LOG_SYSLOG. 138 (e.g. when running oldconfig). It selects 194 (e.g. when running oldconfig). It selects 288 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/amd/ |
| H A D | pds_vdpa.rst | 64 make oldconfig/menuconfig/etc.
|
| H A D | pds_vfio_pci.rst | 60 make oldconfig/menuconfig/etc.
|
| H A D | pds_core.rst | 123 make oldconfig/menuconfig/etc.
|
| /linux-6.15/scripts/kconfig/tests/ |
| H A D | conftest.py | 130 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | kconfig.rst | 22 "make oldconfig" won't necessarily produce a working new kernel 35 make oldconfig
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/pensando/ |
| H A D | ionic.rst | 70 make oldconfig/menuconfig/etc.
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | 3270.rst | 86 make oldconfig 89 and rerun "make oldconfig".)
|
| /linux-6.15/Documentation/admin-guide/ |
| H A 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.15/drivers/mmc/host/ |
| H A D | sdhci-msm.c | 1177 u32 config, oldconfig = readl_relaxed(host->ioaddr + in sdhci_msm_set_cdr() local 1180 config = oldconfig; in sdhci_msm_set_cdr() 1189 if (config != oldconfig) { in sdhci_msm_set_cdr()
|
| /linux-6.15/Documentation/arch/arm/sa1100/ |
| H A D | assabet.rst | 18 make oldconfig
|
| /linux-6.15/Documentation/arch/sh/ |
| H A D | new-machine.rst | 275 oldconfig (prompting you for any new options since the time of creation),
|