summaryrefslogtreecommitdiff
path: root/board/keymile/Kconfig
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@hitachienergy.com>2022-12-02 18:22:39 +0100
committerTom Rini <trini@konsulko.com>2022-12-12 16:49:24 -0500
commit6f7c936fbdd40071716730d07083c7f596700478 (patch)
tree20a959616d0df2dba6fcc90d120a877ebc787c02 /board/keymile/Kconfig
parent0cc0c098c8fbbf61378081df9681e660829c48eb (diff)
board/km/cent2: migrate to environment text file
Use like the other boards a text file for the environment. As this is the last user of keymile-common.h we can now remove this file completely. Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>
Diffstat (limited to 'board/keymile/Kconfig')
-rw-r--r--board/keymile/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/keymile/Kconfig b/board/keymile/Kconfig
index b8f0578a286..46d08971087 100644
--- a/board/keymile/Kconfig
+++ b/board/keymile/Kconfig
@@ -77,18 +77,6 @@ config SYS_CLIPS_BASE
help
IFC Base Address for CLIPS FPGA.
-config KM_CONSOLE_TTY
- string "KM Console"
- default "ttyS0"
- help
- TTY console to use on board.
-
-config KM_DEF_NETDEV
- string "Default Netdevice"
- default "eth0"
- help
- Default netdevice for debug interface
-
config KM_COMMON_ETH_INIT
bool "Common Ethernet Initialization"
default y if ARCH_KIRKWOOD || MPC83xx