Removed duplicate LKM option.

This commit is contained in:
mark 1996-11-23 21:15:46 +00:00
parent f4b69eb14d
commit 1728fa466c

View File

@ -108,7 +108,6 @@ options POSTMORTEM # perform postmortem on panic
#options BLOCK_IRQS # Block IRQ's during faults, syscalls and
# undefined instructions
options KSHELL # kernel developemnt shell (debug)
options LKM # loadable kernel modules
#options DEBUGTERM # create a debug console
#options IPKDB # remote kernel debugging
options DDB # in-kernel debugger