diff options
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index 5e80c136f0..c8af398d64 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -480,7 +480,6 @@ #if defined(CONFIG_TSEC_ENET) #if defined(CONFIG_UCP1020_REV_1_2) || defined(CONFIG_UCP1020_REV_1_3) -#define CONFIG_PHY_MICREL_KSZ90X1 #else #error "UCP1020 module revision is not defined !!!" #endif |