aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stmark2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:27 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commitcc386f161c3bd63c8370444df49d9fc36b60e403 (patch)
tree4b21f1912213c7ebdd81e9328a38d3425fff6717 /include/configs/stmark2.h
parent16199a8b961fab60587011e9da5a592b94d3eaf4 (diff)
downloadu-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.zip
u-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.tar.gz
u-boot-cc386f161c3bd63c8370444df49d9fc36b60e403.tar.bz2
Convert CONFIG_MII_INIT to Kconfig
This converts the following to Kconfig: CONFIG_MII_INIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/stmark2.h')
-rw-r--r--include/configs/stmark2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index 9bfb8ca..781dba5 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -132,7 +132,6 @@
CONFIG_SYS_INIT_RAM_SIZE - 12)
#ifdef CONFIG_MCFFEC
-#define CONFIG_MII_INIT 1
#define CONFIG_SYS_DISCOVER_PHY
/* If CONFIG_SYS_DISCOVER_PHY is not defined - hardcoded */
#ifndef CONFIG_SYS_DISCOVER_PHY