diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2014-01-25 13:23:32 +0100 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-03-19 23:38:13 +0100 |
commit | 2eb1b9a41b1d38010dc9f1f75c2a29f0dad93d8e (patch) | |
tree | 294fd190045631454da4458eee23060b9517e137 /arch/powerpc/configs/mpc85xx_defconfig | |
parent | powerpc: T4240: Add ina220 node in dts (diff) | |
download | linux-2eb1b9a41b1d38010dc9f1f75c2a29f0dad93d8e.tar.xz linux-2eb1b9a41b1d38010dc9f1f75c2a29f0dad93d8e.zip |
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 |