diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 12:29:51 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:12 -0800 |
commit | 10343403af4eb15690eb905bd5172331b5cfa40d (patch) | |
tree | 405de1de6b110b6f99ef85eb66b93d4dc7210acf /scripts | |
parent | b41f192b6763948f878e1948770c7305211a2348 (diff) | |
download | u-boot-imx-10343403af4eb15690eb905bd5172331b5cfa40d.zip u-boot-imx-10343403af4eb15690eb905bd5172331b5cfa40d.tar.gz u-boot-imx-10343403af4eb15690eb905bd5172331b5cfa40d.tar.bz2 |
powerpc: QEMU_E500: Remove macro CONFIG_QEMU_E500
Replace CONFIG_QEMU_E500 with ARCH_QEMU_E500 in Kconfig and
clean up existing macros.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 29eb3d1..3af8b12 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3689,7 +3689,6 @@ CONFIG_PXA_VIDEO CONFIG_P_CLK_FREQ CONFIG_QBMAN_CLK_DIV CONFIG_QE -CONFIG_QEMU_E500 CONFIG_QEMU_MIPS CONFIG_QIXIS_I2C_ACCESS CONFIG_QSPI |