Removed duplicate LKM option.
This commit is contained in:
parent
f4b69eb14d
commit
1728fa466c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user