Add AMD SB900 CIMx code
[coreboot.git] / src / southbridge / amd / cimx_wrapper / sb800 / cfg.h
index e12a69e03555c9da4b8db674af71e24c3db477ca..05db9abbe73bf511227fbb8cda74314faf34aaeb 100644 (file)
  * @breif INCHIP Sata Controller
  */
 #ifndef SATA_CONTROLLER
-  #define SATA_CONTROLLER              ENABLED
+  #define SATA_CONTROLLER              CIMX_OPTION_ENABLED
 #endif
 
 /**
  * @def GPP_CONTROLLER
  */
 #ifndef GPP_CONTROLLER
-  #define GPP_CONTROLLER               ENABLED
+  #define GPP_CONTROLLER               CIMX_OPTION_ENABLED
 #endif
 
 /**