From mboxrd@z Thu Jan 1 00:00:00 1970 From: valdis.kletnieks@vt.edu (valdis.kletnieks at vt.edu) Date: Sun, 29 Jan 2017 20:23:21 -0500 Subject: How do you generate the config file? In-Reply-To: References: <9360101485732261@web29m.yandex.ru> Message-ID: <208510.1485739401@turing-police.cc.vt.edu> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, 29 Jan 2017 16:27:04 -0800, Guru Das S said: > > 2. Run make localmodconfig (I also got a bunch of prompts for > parameters I had no idea about. I just pressed down Enter till the > stream of options stopped flowing!) Remember to insert all your USB/whatever widgets before running this, so their drivers are loaded - localmodconfig uses the output of lsmod, so if the module(s) for the driver aren't loaded, the resulting kernel won't support that widget. (You don't need to have them all plugged in at once, you can unplug each one once they've been noticed by the system. Just make sure each one gets plugged in at least once after boot and before localmodconfig) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 484 bytes Desc: not available Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170129/bc2b5bc1/attachment-0001.bin