
-----Original Message----- From: york sun Sent: Tuesday, January 31, 2017 11:02 PM To: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; u- boot@lists.denx.de Subject: Re: [PATCH 1/5][v7] arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
On 01/31/2017 01:27 AM, Prabhakar Kushwaha wrote:
Enable IFC from Kconfig.
Signed-off-by: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com
Changes for v5: Added first time Changes for v6: Sending as it is Changes for v7: Sending as it is
arch/powerpc/cpu/mpc85xx/Kconfig | 17 +++++++++++++++++ include/configs/B4860QDS.h | 1 - include/configs/BSC9131RDB.h | 1 - include/configs/BSC9132QDS.h | 1 - include/configs/C29XPCIE.h | 1 - include/configs/P1010RDB.h | 1 - include/configs/T102xQDS.h | 1 - include/configs/T102xRDB.h | 1 - include/configs/T1040QDS.h | 1 - include/configs/T104xRDB.h | 1 - include/configs/T208xQDS.h | 1 - include/configs/T208xRDB.h | 1 - include/configs/T4240RDB.h | 1 - include/configs/t4qds.h | 1 - 14 files changed, 17 insertions(+), 13 deletions(-)
Prabhakar,
Do you plan to make the same move for ARM-based platforms?
Hi York,
I have plan for ARM -based platforms also. But It will not be part of this patch-set.