summaryrefslogtreecommitdiff
path: root/include/configs/guruplug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/guruplug.h')
-rw-r--r--include/configs/guruplug.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/guruplug.h b/include/configs/guruplug.h
index 1e1e5da4d5..8de888fe7e 100644
--- a/include/configs/guruplug.h
+++ b/include/configs/guruplug.h
@@ -66,11 +66,4 @@
#define CONFIG_PHY_BASE_ADR 0
#endif /* CONFIG_CMD_NET */
-/*
- * SATA Driver configuration
- */
-#ifdef CONFIG_MVSATA_IDE
-#define CONFIG_SYS_ATA_IDE0_OFFSET MV_SATA_PORT0_OFFSET
-#endif /*CONFIG_MVSATA_IDE*/
-
#endif /* _CONFIG_GURUPLUG_H */