diff options
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r-- | include/configs/dreamplug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h index fd12a39187..07e2b8781f 100644 --- a/include/configs/dreamplug.h +++ b/include/configs/dreamplug.h @@ -29,9 +29,6 @@ */ #define CONFIG_MVGBE_PORTS {1, 1} /* enable both ports */ #define CONFIG_PHY_BASE_ADR 0 -#ifdef CONFIG_RESET_PHY_R -#undef CONFIG_RESET_PHY_R /* remove legacy reset_phy() */ -#endif /* * SATA Driver configuration |