summaryrefslogtreecommitdiff
path: root/include/configs/falcon.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:35 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:16 -0500
commit45e19cf378ae67df1ff8b6bb25225b5e6de927d5 (patch)
tree9ec9a92b2fb5aa5a5a799e96390a0aadb8438dd2 /include/configs/falcon.h
parentb67f54b10b25f02ccae4b83c9618b62de89368af (diff)
Convert CONFIG_BITBANGMII to Kconfig
This converts the following to Kconfig: CONFIG_BITBANGMII Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/falcon.h')
-rw-r--r--include/configs/falcon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/falcon.h b/include/configs/falcon.h
index 67931febf8..d783faf180 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 */