From d165f1f3bcb7330d008d68c2c9b4538c5fd3ebce Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Fri, 30 Dec 2016 08:35:21 +0100 Subject: kernel: move Lantiq PEF7061/7071/7072 phy driver to generic The driver is used for boards outside the lantiq target as well. Move it to generic to make it available for more targets. The phy driver is included in kernel 4.8 as INTEL_XWAY_PHY. Signed-off-by: Mathias Kresin --- target/linux/lantiq/config-4.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/lantiq/config-4.4') diff --git a/target/linux/lantiq/config-4.4 b/target/linux/lantiq/config-4.4 index 073b7c7cf7..f14fd57ea1 100644 --- a/target/linux/lantiq/config-4.4 +++ b/target/linux/lantiq/config-4.4 @@ -110,7 +110,6 @@ CONFIG_IRQ_WORK=y CONFIG_LANTIQ=y CONFIG_LANTIQ_DT_NONE=y CONFIG_LANTIQ_ETOP=y -# CONFIG_LANTIQ_PHY is not set CONFIG_LANTIQ_WDT=y # CONFIG_LANTIQ_XRX200 is not set CONFIG_LEDS_GPIO=y -- cgit v1.2.3