Removed another comment about not-so-mandatory devices i've missed in
the previous commit. It's perfectly legal to build a kernel without any video device driver (and even without any console driver at all if desired).
This commit is contained in:
parent
1160da921f
commit
343b84b4e8
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.376 1997/10/26 04:36:09 nate Exp $
|
||||
# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
|
||||
# Micro Channel is not supported at all.
|
||||
|
||||
#
|
||||
# Mandatory ISA devices: isa, sc or vt, npx
|
||||
# Mandatory ISA devices: isa, npx
|
||||
#
|
||||
controller isa0
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.376 1997/10/26 04:36:09 nate Exp $
|
||||
# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
|
||||
# Micro Channel is not supported at all.
|
||||
|
||||
#
|
||||
# Mandatory ISA devices: isa, sc or vt, npx
|
||||
# Mandatory ISA devices: isa, npx
|
||||
#
|
||||
controller isa0
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.376 1997/10/26 04:36:09 nate Exp $
|
||||
# $Id: LINT,v 1.377 1997/10/28 07:24:33 joerg Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -606,7 +606,7 @@ pseudo-device ssc #super scsi
|
||||
# Micro Channel is not supported at all.
|
||||
|
||||
#
|
||||
# Mandatory ISA devices: isa, sc or vt, npx
|
||||
# Mandatory ISA devices: isa, npx
|
||||
#
|
||||
controller isa0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user