aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/stoneyridge/sm.c')
-rw-r--r--src/soc/amd/stoneyridge/sm.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/amd/stoneyridge/sm.c b/src/soc/amd/stoneyridge/sm.c
index 21ce75b2ef..d4f428f343 100644
--- a/src/soc/amd/stoneyridge/sm.c
+++ b/src/soc/amd/stoneyridge/sm.c
@@ -27,15 +27,6 @@
#include <soc/southbridge.h>
#include <soc/smbus.h>
-#define NMI_OFF 0
-
-#define MAINBOARD_POWER_OFF 0
-#define MAINBOARD_POWER_ON 1
-
-#ifndef CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL
-#define CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL MAINBOARD_POWER_ON
-#endif
-
/*
* The southbridge enables all USB controllers by default in SMBUS Control.
* The southbridge enables SATA by default in SMBUS Control.