From a8ca5c8adb3efe892982389aae8b2a234939a588 Mon Sep 17 00:00:00 2001 From: Mario Six Date: Fri, 27 Apr 2018 14:52:21 +0200 Subject: treewide: Move CONFIG_PHY_MARVELL to Kconfig The CONFIG_PHY_MARVELL has already been migrated to Kconfig (some boards already had it in their Kconfig), but had not been moved for older boards. Move it to the defconfigs for all boards. Signed-off-by: Mario Six Acked-by: Joe Hershberger --- include/configs/theadorable.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/theadorable.h') diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index ac4e139ddcf..2526a000840 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -49,7 +49,6 @@ #define CONFIG_ENV_SECT_SIZE (256 << 10) /* 256KiB sectors */ #define CONFIG_ENV_OVERWRITE -#define CONFIG_PHY_MARVELL /* there is a marvell phy */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ #define CONFIG_PREBOOT -- cgit v1.2.3