commit | 4a50e56fd826530cb2631dac303d1711bff55a0b | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:17:56 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:33 2019 +0200 |
tree | cbbbb30fe4a29a84c37e0a404be702c81959bfb6 | |
parent | de09afa3709f90ad190fc7dec3794eb5502da9d5 [diff] [blame] |
powerpc: Migrate HIGH_BATS to Kconfig Migrate the CONFIG_HIGH_BATS variable to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
diff --git a/configs/xpedite517x_defconfig b/configs/xpedite517x_defconfig index d2d8313..cad95d3 100644 --- a/configs/xpedite517x_defconfig +++ b/configs/xpedite517x_defconfig
@@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_SYS_TEXT_BASE=0xfff00000 CONFIG_MPC86xx=y +CONFIG_HIGH_BATS=y CONFIG_TARGET_XPEDITE517X=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y