Revert changes to set the sb800 to AHCI mode.
[coreboot.git] / src / southbridge / amd / cimx_wrapper / sb800 / cfg.h
index 581fc661ea1a5c1c2d6397c9d00cb23d234d4c06..05db9abbe73bf511227fbb8cda74314faf34aaeb 100644 (file)
  *   NOTE: DO NOT ALLOW SATA & IDE use same mode
  */
 #ifndef SATA_MODE
-  #define SATA_MODE                    AHCI_MODE
+  #define SATA_MODE                    NATIVE_IDE_MODE
 #endif
 
 /**