summaryrefslogtreecommitdiff
path: root/include/configs/kmeter1.h
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 /include/configs/kmeter1.h
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 'include/configs/kmeter1.h')
-rw-r--r--include/configs/kmeter1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kmeter1.h b/include/configs/kmeter1.h
index bfa7ca27c7..7d85a02c68 100644
--- a/include/configs/kmeter1.h
+++ b/include/configs/kmeter1.h
@@ -10,7 +10,6 @@
#define CONFIG_HOSTNAME "kmeter1"
#define CONFIG_KM_BOARD_NAME "kmeter1"
-#define CONFIG_KM_DEF_NETDEV "netdev=eth2\0"
/* include common defines/options for all Keymile boards */
#include "km/keymile-common.h"