Home
last modified time | relevance | path

Searched defs:defconfig (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/scripts/kconfig/tests/
H A Dconftest.py144 def defconfig(self, defconfig): argument
/openbmc/linux/scripts/kconfig/tests/
H A Dconftest.py148 def defconfig(self, defconfig): argument
/openbmc/u-boot/tools/
H A Dgenboardscfg.py139 def scan(self, defconfig): argument
H A Dmoveconfig.py1101 def add(self, defconfig): argument
1323 def add(self, defconfig): argument
/openbmc/u-boot/scripts/kconfig/
H A DMakefile114 defconfig: $(obj)/conf target
H A Dconf.c33 defconfig, enumerator
/openbmc/linux/scripts/kconfig/
H A DMakefile84 defconfig: $(obj)/conf target
H A Dconf.c31 defconfig, enumerator
/openbmc/linux/tools/testing/selftests/nolibc/
H A DMakefile203 defconfig: target
/openbmc/qemu/scripts/
H A Dminikconf.py46 defconfig = lambda x: x function