aboutsummaryrefslogtreecommitdiff
path: root/include/configs/falcon.h
diff options
context:
space:
mode:
authorTom Rini2022-03-21 21:33:31 -0400
committerTom Rini2022-04-01 10:28:46 -0400
commit448dfb407f7af23b3d85d8ce9039e1e2bd287245 (patch)
tree37773ed812223949b4ed0246ebf8ba4b52370c1b /include/configs/falcon.h
parent797c2b4a1af1e790bcb5163be7dd409c49527354 (diff)
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/falcon.h')
-rw-r--r--include/configs/falcon.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/falcon.h b/include/configs/falcon.h
index 1d6a9b9b734..52dcf19ccad 100644
--- a/include/configs/falcon.h
+++ b/include/configs/falcon.h
@@ -21,9 +21,6 @@
#define GICD_BASE 0xF1000000
#define GICR_BASE 0xF1060000
-/* Ethernet RAVB */
-#define CONFIG_BITBANGMII_MULTI
-
/* Board Clock */
/* XTAL_CLK : 16.66MHz */