summaryrefslogtreecommitdiff
path: root/configs/kmtegr1_defconfig
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 /configs/kmtegr1_defconfig
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 'configs/kmtegr1_defconfig')
-rw-r--r--configs/kmtegr1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kmtegr1_defconfig b/configs/kmtegr1_defconfig
index 91b7aa8b77..e014f7e3f4 100644
--- a/configs/kmtegr1_defconfig
+++ b/configs/kmtegr1_defconfig
@@ -1,5 +1,6 @@
CONFIG_PPC=y
CONFIG_SYS_TEXT_BASE=0xF0000000
+CONFIG_KM_DEF_NETDEV="eth1"
CONFIG_ENV_SIZE=0x4000
CONFIG_SYS_BOOTCOUNT_ADDR=0xE0113FF8
CONFIG_ENV_SECT_SIZE=0x20000