use CONFIG_IDE for ide support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1402 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
uses CONFIG_IDE_STREAM
|
||||
uses CONFIG_IDE
|
||||
uses CONFIG_LEGACY_VGABIOS
|
||||
|
||||
object mc146818rtc.o
|
||||
@@ -11,7 +11,7 @@ object isa-dma.o
|
||||
#object vga_set_mode.o VIDEO_CONSOLE
|
||||
#object vga_load_pcx.o VIDEO_CONSOLE
|
||||
|
||||
if CONFIG_IDE_STREAM
|
||||
if CONFIG_IDE
|
||||
dir ide
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user