Convert CONFIG_PHYLIB et al to Kconfig
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-bcmcygnus / configs.h
index 5f0164c..bf05cb3 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright 2014-2017 Broadcom.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ARCH_CONFIGS_H
@@ -22,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 */