diff options
| author | Tom Rini <[email protected]> | 2020-04-28 16:41:00 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-04-28 16:41:00 -0400 |
| commit | 5bec37eb72bdb43d683593148f4911f1e1f34980 (patch) | |
| tree | ca1014d0fc2cde48416c90f03c5bf448acc1775f /arch/arm/include | |
| parent | 556fd590db78def1cb92b0e887c665d3b75f7519 (diff) | |
| parent | 306881a0bfca22798da64f55206ef2824f37efed (diff) | |
Merge branch 'migrate-various-PHY-options'
- Finish migration of CONFIG_PHYLIB and a number of related symbols to
defconfig files.
Diffstat (limited to 'arch/arm/include')
| -rw-r--r-- | arch/arm/include/asm/arch-bcmcygnus/configs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-bcmcygnus/configs.h b/arch/arm/include/asm/arch-bcmcygnus/configs.h index 9eafe43fbaf..bf05cb3a72a 100644 --- a/arch/arm/include/asm/arch-bcmcygnus/configs.h +++ b/arch/arm/include/asm/arch-bcmcygnus/configs.h @@ -21,7 +21,6 @@ #define CONFIG_SYS_NS16550_COM3 0x18023000 /* Ethernet */ -#define CONFIG_PHY_BROADCOM #define CONFIG_PHY_RESET_DELAY 10000 /* PHY reset delay in us*/ #endif /* __ARCH_CONFIGS_H */ |
