/Linux-v5.10/tools/testing/selftests/rcutorture/bin/ |
D | configinit.sh | 39 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
|
D | kvm-recheck.sh | 49 if test -r $i/Make.oldconfig.err 51 cat $i/Make.oldconfig.err
|
/Linux-v5.10/scripts/kconfig/ |
D | conf.c | 26 oldconfig, enumerator 104 case oldconfig: in conf_askvalue() 297 case oldconfig: in conf_choice() 460 {"oldconfig", no_argument, NULL, oldconfig}, 554 case oldconfig: in main() 594 case oldconfig: in main() 682 input_mode = oldconfig; in main() 684 case oldconfig: in main()
|
D | Makefile | 51 $< $(silent) --oldconfig $(Kconfig); \ 55 $< $(silent) --oldconfig $(Kconfig); \ 64 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
|
/Linux-v5.10/drivers/hwmon/ |
D | adt7x10.c | 61 u8 oldconfig; member 381 data->oldconfig = ret; in adt7x10_probe() 386 data->config = data->oldconfig; in adt7x10_probe() 391 if (data->config != data->oldconfig) { in adt7x10_probe() 442 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_probe() 458 if (data->oldconfig != data->config) in adt7x10_remove() 459 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_remove()
|
/Linux-v5.10/scripts/kconfig/tests/new_choice_with_dep/ |
D | __init__.py | 14 assert conf.oldconfig('config', 'y') == 0
|
/Linux-v5.10/net/ipv4/netfilter/ |
D | Kconfig | 151 (e.g. when running oldconfig). It selects 171 (e.g. when running oldconfig). It selects 231 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. 239 (e.g. when running oldconfig). It selects 248 (e.g. when running oldconfig). It selects 299 (e.g. when running oldconfig). It selects
|
/Linux-v5.10/tools/testing/ktest/examples/include/ |
D | tests.conf | 20 BOOT_TYPE := oldconfig
|
D | patchcheck.conf | 19 DO_BUILD_TYPE := oldconfig
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/ |
D | ice.rst | 24 make oldconfig/menuconfig/etc.
|
/Linux-v5.10/net/ipv6/netfilter/ |
D | Kconfig | 132 (e.g. when running oldconfig). It selects 188 (e.g. when running oldconfig). It selects 277 (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
|
/Linux-v5.10/scripts/kconfig/tests/ |
D | conftest.py | 126 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
|
/Linux-v5.10/Documentation/kbuild/ |
D | kconfig.rst | 19 "make oldconfig" won't necessarily produce a working new kernel 32 make oldconfig
|
D | kconfig-language.rst | 91 intent is for "make oldconfig" to add as little as possible to the config from
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/pensando/ |
D | ionic.rst | 70 make oldconfig/menuconfig/etc.
|
/Linux-v5.10/Documentation/s390/ |
D | 3270.rst | 86 make oldconfig 89 and rerun "make oldconfig".)
|
/Linux-v5.10/drivers/mmc/host/ |
D | sdhci-msm.c | 1147 u32 config, oldconfig = readl_relaxed(host->ioaddr + in sdhci_msm_set_cdr() local 1150 config = oldconfig; in sdhci_msm_set_cdr() 1159 if (config != oldconfig) { in sdhci_msm_set_cdr()
|
/Linux-v5.10/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-v5.10/Documentation/arm/sa1100/ |
D | assabet.rst | 18 make oldconfig
|
/Linux-v5.10/kernel/rcu/ |
D | Kconfig | 46 side-effect of preventing "make oldconfig" from asking you all
|
/Linux-v5.10/Documentation/sh/ |
D | new-machine.rst | 275 oldconfig (prompting you for any new options since the time of creation),
|
/Linux-v5.10/net/netfilter/ |
D | Kconfig | 805 (e.g. when running oldconfig). It selects 931 (e.g. when running oldconfig). It selects 1207 (e.g. when running oldconfig). It selects 1392 (e.g. when running oldconfig). It selects
|
/Linux-v5.10/Documentation/trace/ |
D | kprobes.rst | 330 When configuring the kernel using make menuconfig/xconfig/oldconfig,
|
/Linux-v5.10/drivers/tty/serial/ |
D | Kconfig | 1111 Enabled by default to support oldconfig.
|