Revision 3a1ef0e03eee4c5ac30d19bb1b88e57924295810 authored by Linus Torvalds on 25 March 2016, 02:39:28 UTC, committed by Linus Torvalds on 25 March 2016, 02:39:28 UTC
Pull kconfig updates from Michal Marek:
 "Just two kconfig commits this time:

   - kconfig Makefile fix for make 3.80

   - Fix calculating symbols so that KCONFIG_ALLCONFIG=... does not
     disable CONFIG_MODULES silently"

* 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  unbreak allmodconfig KCONFIG_ALLCONFIG=...
  scripts/kconfig: allow building with make 3.80 again
2 parent s 2162b80 + 6b87b70
History
File Mode Size
.gitignore -rw-r--r-- 22 bytes
Kconfig -rw-r--r-- 657 bytes
Makefile -rw-r--r-- 587 bytes
gen-devlist.c -rw-r--r-- 2.1 KB
names.c -rw-r--r-- 2.3 KB
proc.c -rw-r--r-- 3.5 KB
zorro-driver.c -rw-r--r-- 4.4 KB
zorro-sysfs.c -rw-r--r-- 3.3 KB
zorro.c -rw-r--r-- 5.5 KB
zorro.h -rw-r--r-- 220 bytes
zorro.ids -rw-r--r-- 15.1 KB

back to top