Kernel under linux

Jack Jonshen
require.txt

Convert the assignment 2 that you did, to be built statically as part of kernel, instead of a loadable module. Give user the choice of including this module or not in the final binary in the 'make menuconfig' Your user program from assignment 2 should work with out any changes. Please submit the following files... 1. Kconfig (that you edited) 2. .config 3. Module source code 4. User program 5. Out put text (both dmesg output as well as user program execution) Do not submit binaries