Fixed bugs in rev.1.973. Actually enable PCI_ENABLE_IO_MODES. It
defeats the point of LINT to comment out positive options. Fixed style bugs in rev.1.973: - disordering of PCI options list. - missing space after "options". - line longer than 80 characters. - bogus quoting of "BIOS".
This commit is contained in:
parent
9261e27a5b
commit
c797ab47ab
@ -1137,8 +1137,9 @@ device agp
|
||||
|
||||
# PCI options
|
||||
#
|
||||
#Enable pci resources left off by a "lazy" BIOS:
|
||||
options PCI_ENABLE_IO_MODES
|
||||
#options PCI_QUIET #quiets PCI code on chipset settings
|
||||
#options PCI_ENABLE_IO_MODES #Enable pci resources left off by a "lazy BIOS"
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
@ -1137,8 +1137,9 @@ device agp
|
||||
|
||||
# PCI options
|
||||
#
|
||||
#Enable pci resources left off by a "lazy" BIOS:
|
||||
options PCI_ENABLE_IO_MODES
|
||||
#options PCI_QUIET #quiets PCI code on chipset settings
|
||||
#options PCI_ENABLE_IO_MODES #Enable pci resources left off by a "lazy BIOS"
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user