aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/condor.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-21 21:33:31 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:46 -0400
commit448dfb407f7af23b3d85d8ce9039e1e2bd287245 (patch)
tree37773ed812223949b4ed0246ebf8ba4b52370c1b /include/configs/condor.h
parent797c2b4a1af1e790bcb5163be7dd409c49527354 (diff)
downloadu-boot-448dfb407f7af23b3d85d8ce9039e1e2bd287245.tar.gz
Convert CONFIG_BITBANGMII_MULTI to Kconfig
This converts the following to Kconfig: CONFIG_BITBANGMII_MULTI Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/condor.h')
-rw-r--r--include/configs/condor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/condor.h b/include/configs/condor.h
index 822ef7118e1..213e68f1587 100644
--- a/include/configs/condor.h
+++ b/include/configs/condor.h
@@ -11,9 +11,6 @@
#include "rcar-gen3-common.h"
-/* Ethernet RAVB */
-#define CONFIG_BITBANGMII_MULTI
-
/* Environment compatibility */
/* SH Ether */
@@ -23,7 +20,6 @@
#define CONFIG_SH_ETHER_CACHE_WRITEBACK
#define CONFIG_SH_ETHER_CACHE_INVALIDATE
#define CONFIG_SH_ETHER_ALIGNE_SIZE 64
-#define CONFIG_BITBANGMII_MULTI
/* Board Clock */
/* XTAL_CLK : 33.33MHz */