diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2014-01-25 17:53:32 +0530 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-03-19 17:38:13 -0500 |
commit | 2eb1b9a41b1d38010dc9f1f75c2a29f0dad93d8e (patch) | |
tree | 294fd190045631454da4458eee23060b9517e137 /arch/powerpc/configs/mpc85xx_defconfig | |
parent | 5a7c258ef4556c5ba8377b15cf6b58b23b70d44b (diff) |
powerpc/config: Remove unnecssary CONFIG_FSL_IFC
CONFIG_FSL_IFC gets enabled by Kconfig dependancies.
So remove unnecssary define from the defconfigs
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index 9fff2819b038..19f0fbe5ba4b 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -49,7 +49,6 @@ CONFIG_HIGHMEM=y CONFIG_BINFMT_MISC=m CONFIG_MATH_EMULATION=y CONFIG_FORCE_MAX_ZONEORDER=12 -CONFIG_FSL_IFC=y CONFIG_PCI=y CONFIG_PCI_MSI=y CONFIG_RAPIDIO=y |