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
encrypted-keys
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 482 bytes
big_key.c -rw-r--r-- 5.0 KB
compat.c -rw-r--r-- 3.6 KB
gc.c -rw-r--r-- 9.7 KB
internal.h -rw-r--r-- 9.0 KB
key.c -rw-r--r-- 29.5 KB
keyctl.c -rw-r--r-- 41.1 KB
keyring.c -rw-r--r-- 36.9 KB
permission.c -rw-r--r-- 2.9 KB
persistent.c -rw-r--r-- 4.5 KB
proc.c -rw-r--r-- 8.7 KB
process_keys.c -rw-r--r-- 20.5 KB
request_key.c -rw-r--r-- 19.7 KB
request_key_auth.c -rw-r--r-- 6.9 KB
sysctl.c -rw-r--r-- 1.8 KB
trusted.c -rw-r--r-- 29.4 KB
trusted.h -rw-r--r-- 3.2 KB
user_defined.c -rw-r--r-- 4.9 KB

back to top