how does the Kconfig setting "GENERIC_BUG" add anything beyond just the basic "config BUG"? all of the Kconfig files that refer to the former contain just: config GENERIC_BUG bool default y depends on BUG so it's certainly not user-selectable and simply follows the selection of config BUG. so what's the point of that kernel config setting? rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://fsdev.net/wiki/index.php?title=Main_Page ======================================================================== -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ