Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dconfiginit.sh39 yes '' | make $TORTURE_KMAKE_ARG oldconfig > $resdir/Make.oldconfig.out 2> $resdir/Make.oldconfig.e…
H A Dkvm-recheck.sh49 if test -r $i/Make.oldconfig.err
51 cat $i/Make.oldconfig.err
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconf.c26 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()
H A DMakefile51 $< $(silent) --oldconfig $(Kconfig); \
55 $< $(silent) --oldconfig $(Kconfig); \
64 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconf.c27 oldconfig, enumerator
102 case oldconfig: in conf_askvalue()
295 case oldconfig: in conf_choice()
453 {"oldconfig", no_argument, NULL, oldconfig},
547 case oldconfig: in main()
597 case oldconfig: in main()
675 input_mode = oldconfig; in main()
677 case oldconfig: in main()
H A DMakefile56 $< $(silent) --oldconfig $(Kconfig); \
60 $< $(silent) --oldconfig $(Kconfig); \
88 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
135 +$(Q)yes "" | $(MAKE) -f $(srctree)/Makefile oldconfig
H A DREADME.buildroot25 oldconfig
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dadt7x10.c61 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()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconf.c28 oldconfig, enumerator
103 case oldconfig: in conf_askvalue()
304 case oldconfig: in conf_choice()
452 {"oldconfig", no_argument, NULL, oldconfig},
545 case oldconfig: in main()
594 case oldconfig: in main()
675 case oldconfig: in main()
H A DMakefile90 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
132 +$(Q)yes "" | $(MAKE) -f $(srctree)/Makefile oldconfig
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A DKconfig151 (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
/OK3568_Linux_fs/
H A DMakefile137 oldconfig syncconfig olddefconfig: $(BUILD_DIR)/conf target
140 .PHONY: oldconfig syncconfig olddefconfig
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile137 oldconfig syncconfig olddefconfig: $(BUILD_DIR)/conf target
140 .PHONY: oldconfig syncconfig olddefconfig
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/new_choice_with_dep/
H A D__init__.py14 assert conf.oldconfig('config', 'y') == 0
/OK3568_Linux_fs/kernel/tools/testing/ktest/examples/include/
H A Dtests.conf20 BOOT_TYPE := oldconfig
H A Dpatchcheck.conf19 DO_BUILD_TYPE := oldconfig
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst24 make oldconfig/menuconfig/etc.
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A DKconfig132 (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.
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/
H A Dconftest.py126 def oldconfig(self, dot_config=None, in_keys=None): member in Conf
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcml1.bbclass14 yes '' | oe_runmake oldconfig
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc117 yes '' | oe_runmake -C ${S} O=${B} oldconfig
/OK3568_Linux_fs/buildroot/package/
H A Dpkg-kconfig.mk52 $(Q)(yes "" | $($(1)_KCONFIG_MAKE) oldconfig)))
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig.rst19 "make oldconfig" won't necessarily produce a working new kernel
32 make oldconfig
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox_0.8.6.bb53 oe_runmake oldconfig || oe_runmake defconfig
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst70 make oldconfig/menuconfig/etc.

12