diff options
Diffstat (limited to 'include/configs/dns325.h')
-rw-r--r-- | include/configs/dns325.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/dns325.h b/include/configs/dns325.h index ea8d28b5b53..8990efb3f68 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -36,14 +36,6 @@ #endif /* - * SATA Driver configuration - */ -#ifdef CONFIG_MVSATA_IDE -#define CONFIG_SYS_ATA_IDE0_OFFSET MV_SATA_PORT0_OFFSET -#define CONFIG_SYS_ATA_IDE1_OFFSET MV_SATA_PORT1_OFFSET -#endif - -/* * Enable GPI0 support */ #define CONFIG_KIRKWOOD_GPIO |