Home
last modified time | relevance | path

Searched refs:oldconfig (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/rcutorture/bin/
Dconfiginit.sh67 yes '' | make $buildloc oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.err
Dkvm-recheck.sh47 if test -r $i/Make.oldconfig.err
49 cat $i/Make.oldconfig.err
/Linux-v4.19/scripts/kconfig/
Dconf.c26 oldconfig, enumerator
101 case oldconfig: in conf_askvalue()
294 case oldconfig: in conf_choice()
452 {"oldconfig", no_argument, NULL, oldconfig},
548 case oldconfig: in main()
599 case oldconfig: in main()
678 input_mode = oldconfig; in main()
680 case oldconfig: in main()
DMakefile51 $< $(silent) --oldconfig $(Kconfig); \
55 $< $(silent) --oldconfig $(Kconfig); \
64 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
111 +$(Q)yes "" | $(MAKE) -f $(srctree)/Makefile oldconfig
/Linux-v4.19/drivers/hwmon/
Dadt7x10.c74 u8 oldconfig; member
403 data->oldconfig = ret; in adt7x10_probe()
408 data->config = data->oldconfig; in adt7x10_probe()
413 if (data->config != data->oldconfig) { in adt7x10_probe()
464 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_probe()
480 if (data->oldconfig != data->config) in adt7x10_remove()
481 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_remove()
/Linux-v4.19/scripts/kconfig/tests/new_choice_with_dep/
D__init__.py13 assert conf.oldconfig('config', 'y') == 0
/Linux-v4.19/Documentation/arm/SA1100/
DHUW_WEBPANEL8 make oldconfig
DPangolin10 make oldconfig
DAssabet17 make oldconfig
/Linux-v4.19/tools/testing/ktest/examples/include/
Dtests.conf20 BOOT_TYPE := oldconfig
Dpatchcheck.conf19 DO_BUILD_TYPE := oldconfig
/Linux-v4.19/Documentation/networking/
Dice.txt21 Make oldconfig/silentoldconfig/menuconfig/etc.
Di40e.txt35 make config/oldconfig/menuconfig/etc.
/Linux-v4.19/net/ipv4/netfilter/
DKconfig206 (e.g. when running oldconfig). It selects
226 (e.g. when running oldconfig). It selects
301 (e.g. when running oldconfig). It selects
310 (e.g. when running oldconfig). It selects
361 (e.g. when running oldconfig). It selects
/Linux-v4.19/scripts/kconfig/tests/
Dconftest.py126 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
/Linux-v4.19/Documentation/kbuild/
Dkconfig.txt16 "make oldconfig" won't necessarily produce a working new kernel
29 make oldconfig
Dkconfig-language.txt82 intent is for "make oldconfig" to add as little as possible to the config from
/Linux-v4.19/net/ipv6/netfilter/
DKconfig184 (e.g. when running oldconfig). It selects
240 (e.g. when running oldconfig). It selects
/Linux-v4.19/Documentation/ia64/
Dxen.txt144 # make oldconfig
/Linux-v4.19/Documentation/s390/
D3270.txt78 make oldconfig
81 and rerun "make oldconfig".)
/Linux-v4.19/kernel/rcu/
DKconfig44 side-effect of preventing "make oldconfig" from asking you all
/Linux-v4.19/Documentation/admin-guide/
DREADME.rst156 new version with minimal work, use ``make oldconfig``, which will
171 "make oldconfig" Default all questions based on the contents of
/Linux-v4.19/Documentation/sh/
Dnew-machine.txt276 oldconfig (prompting you for any new options since the time of creation),
/Linux-v4.19/net/netfilter/
DKconfig803 (e.g. when running oldconfig). It selects
929 (e.g. when running oldconfig). It selects
1190 (e.g. when running oldconfig). It selects
1375 (e.g. when running oldconfig). It selects
/Linux-v4.19/Documentation/
Dkprobes.txt328 When configuring the kernel using make menuconfig/xconfig/oldconfig,

12