Michael Brown
|
cf79681b80
|
Fix BUILD_SERIAL.
Change from using #if to #ifdef, since #if can't cope with string
constants.
|
2005-04-18 12:43:18 +00:00 |
|
Michael Brown
|
85b00c4b72
|
Move RELOCATE into config.h
Move ISA probe address logic from config.c into isa.c, create header file
config/isa.h.
|
2005-04-18 11:00:42 +00:00 |
|
Michael Brown
|
3c55caf24c
|
Moved console options to config.h
Removed CONFIG_{PCI,ISA,PCMCIA}, since buses are now always compiled and
linked in only if required by the individual driver objects.
|
2005-04-18 10:19:36 +00:00 |
|
Michael Brown
|
1acea7d21f
|
Serial port configuration moved to config.h
|
2005-04-17 16:18:20 +00:00 |
|
Michael Brown
|
5ee79cf207
|
3c509/3c529 no longer use legacy INCLUDE_xxx mechanism.
|
2005-04-17 13:16:13 +00:00 |
|
Michael Brown
|
25d82dac7a
|
CONFIG_PCI_DIRECT no longer exists
|
2005-04-16 09:35:42 +00:00 |
|
Michael Brown
|
63a0e0e2df
|
Removed references to no-longer-existent CFLAGS options.
|
2005-04-11 10:17:00 +00:00 |
|
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
|
Michael Brown
|
3d6123e69a
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
|