summaryrefslogtreecommitdiff
path: root/board/keymile
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@ch.abb.com>2019-11-26 21:09:01 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2019-12-23 11:36:47 +0300
commit05577fa518e8785ee7db751a8ff74069fcec60ba (patch)
tree95bfea1f08d291d115db63bf81ed8586b33b60cf /board/keymile
parent4d4880086a413194a6fbeae0992f3ebf855ec878 (diff)
downloadu-boot-05577fa518e8785ee7db751a8ff74069fcec60ba.tar.xz
ppc/km: convert KM_DEF_NETDEV to Kconfig
Remove this from the board header files and move it to Kconfig. Also use the correct default address for kmtegr1. Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com> CC: Priyanka Jain <priyanka.jain@nxp.com> CC: Valentin Longchamp <valentin.longchamp@ch.abb.com>
Diffstat (limited to 'board/keymile')
-rw-r--r--board/keymile/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/keymile/Kconfig b/board/keymile/Kconfig
index acaa9289f7..5f512d56da 100644
--- a/board/keymile/Kconfig
+++ b/board/keymile/Kconfig
@@ -62,6 +62,12 @@ config KM_CONSOLE_TTY
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 KIRKWOOD || MPC83xx