From 45e19cf378ae67df1ff8b6bb25225b5e6de927d5 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 7 Nov 2021 22:59:35 -0500 Subject: Convert CONFIG_BITBANGMII to Kconfig This converts the following to Kconfig: CONFIG_BITBANGMII Signed-off-by: Tom Rini --- include/configs/falcon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/falcon.h b/include/configs/falcon.h index 67931febf84..d783faf180e 100644 --- a/include/configs/falcon.h +++ b/include/configs/falcon.h @@ -22,7 +22,6 @@ #define GICR_BASE 0xF1060000 /* Ethernet RAVB */ -#define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI /* Board Clock */ -- cgit v1.2.3