diff options
-rw-r--r-- | include/configs/igep0046.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/igep0046.h b/include/configs/igep0046.h index 39ec9ef..00a64ae 100644 --- a/include/configs/igep0046.h +++ b/include/configs/igep0046.h @@ -116,7 +116,7 @@ #define CONFIG_RESET_PHY_R /* Software Reset of PHY */ #endif #if defined(CONFIG_MX6Q) -#undef CONFIG_RESET_PHY_R +#define CONFIG_RESET_PHY_R #endif /* Initial ARP Hangs so configure small timeout */ |