Tuomas Tynkkynen 44f462bf4d generate-config.pl: Be more verbose about missing options
For instance, the current 3.10 kernel build fails at the end with:

unused option: BRCMFMAC_PCIE
unused option: FW_LOADER_USER_HELPER_FALLBACK
unused option: KEXEC_FILE
unused option: RANDOMIZE_BASE

However, it's not obvious that only the _last_ one is actually fatal to
the build. After this change it's at least somewhat better:

warning: unused option: BRCMFMAC_PCIE
warning: unused option: FW_LOADER_USER_HELPER_FALLBACK
warning: unused option: KEXEC_FILE
error: unused option: RANDOMIZE_BASE
2016-08-06 17:06:45 +03:00
..
2016-06-27 00:11:16 +02:00
2016-06-27 00:11:04 +02:00
2016-06-27 00:10:38 +02:00
2016-06-27 00:09:56 +02:00
2016-06-27 00:09:30 +02:00
2016-07-28 17:03:55 +02:00
2016-07-28 23:05:27 +02:00
2016-07-28 23:05:27 +02:00
2016-07-24 18:30:08 -04:00
2016-06-15 22:56:11 +02:00