ide support
authorGreg Watson <jarrah@users.sourceforge.net>
Sat, 13 Mar 2004 03:28:05 +0000 (03:28 +0000)
committerGreg Watson <jarrah@users.sourceforge.net>
Sat, 13 Mar 2004 03:28:05 +0000 (03:28 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1400 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/config/Options.lb

index 6ce069540b79c9a06cad6b80b0c282fc87205c35..2064ffc2ef7f23d0d45465473bf303fb0186e484 100644 (file)
@@ -578,6 +578,11 @@ end
 # IDE specific options
 ###############################################
 
+define CONFIG_IDE
+       default 0
+       export always
+       comment "Define to include IDE support"
+end
 define IDE_BOOT_DRIVE
        default 0
        export always