Searched refs:oldconfig (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
D | configinit.sh | 69 yes '' | make $buildloc oldconfig > $builddir/Make.oldconfig.out 2> $builddir/Make.oldconfig.err
|
D | kvm-recheck.sh | 46 if test -r $i/Make.oldconfig.err 48 cat $i/Make.oldconfig.err
|
/linux-4.4.14/drivers/hwmon/ |
D | adt7x10.c | 74 u8 oldconfig; member 404 data->oldconfig = ret; in adt7x10_probe() 409 data->config = data->oldconfig; in adt7x10_probe() 414 if (data->config != data->oldconfig) { in adt7x10_probe() 465 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_probe() 481 if (data->oldconfig != data->config) in adt7x10_remove() 482 adt7x10_write_byte(dev, ADT7X10_CONFIG, data->oldconfig); in adt7x10_remove()
|
/linux-4.4.14/scripts/kconfig/ |
D | conf.c | 27 oldconfig, enumerator 102 case oldconfig: in conf_askvalue() 303 case oldconfig: in conf_choice() 451 {"oldconfig", no_argument, NULL, oldconfig}, 544 case oldconfig: in main() 593 case oldconfig: in main() 674 case oldconfig: in main()
|
D | Makefile | 79 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \ 117 +$(Q)yes "" | $(MAKE) -f $(srctree)/Makefile oldconfig
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | HUW_WEBPANEL | 8 make oldconfig
|
D | Pangolin | 10 make oldconfig
|
D | Assabet | 17 make oldconfig
|
/linux-4.4.14/tools/testing/ktest/examples/include/ |
D | tests.conf | 20 BOOT_TYPE := oldconfig
|
D | patchcheck.conf | 19 DO_BUILD_TYPE := oldconfig
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 207 (e.g. when running oldconfig). It selects 227 (e.g. when running oldconfig). It selects 302 (e.g. when running oldconfig). It selects 311 (e.g. when running oldconfig). It selects 361 (e.g. when running oldconfig). It selects
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig.txt | 16 "make oldconfig" won't necessarily produce a working new kernel 20 To see a list of new config symbols when using "make oldconfig", use
|
/linux-4.4.14/Documentation/networking/ |
D | i40e.txt | 35 Make oldconfig/silentoldconfig/menuconfig/etc.
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | Kconfig | 181 (e.g. when running oldconfig). It selects 228 (e.g. when running oldconfig). It selects
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 144 # make oldconfig
|
/linux-4.4.14/Documentation/s390/ |
D | 3270.txt | 78 make oldconfig 81 and rerun "make oldconfig".)
|
/linux-4.4.14/ |
D | README | 151 new version with minimal work, use "make oldconfig", which will 166 "make oldconfig" Default all questions based on the contents of
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 667 (e.g. when running oldconfig). It selects 794 (e.g. when running oldconfig). It selects 1052 (e.g. when running oldconfig). It selects 1237 (e.g. when running oldconfig). It selects
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 276 oldconfig (prompting you for any new options since the time of creation),
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 198 /etc/soundconf. "make oldconfig" reads /etc/soundconf and produces
|
/linux-4.4.14/Documentation/ |
D | kprobes.txt | 307 When configuring the kernel using make menuconfig/xconfig/oldconfig,
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 1206 Enabled by default to support oldconfig.
|
/linux-4.4.14/init/ |
D | Kconfig | 506 side-effect of preventing "make oldconfig" from asking you all
|