powerpc/4xx: Disable PCI_LEGACY
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Tue, 31 Mar 2009 12:57:53 +0000 (08:57 -0400)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Jun 2009 20:23:15 +0000 (16:23 -0400)
commit27db1fea1868ee346fe5a2fba00eb8fc69283f2c
tree33aea7e9d676f3d2aa0bfa6adce4618269d93035
parentbaf75b0a42a1b3f6fca80f8949b6141eaff61b0d
powerpc/4xx: Disable PCI_LEGACY

The single board defconfig files were missed during the cleanup
of CONFIG_PCI_LEGACY in the multi-board config files.  This
disables the option for the single board configs, as it isn't
used by anything for these boards.

Reported-by: Cheng Renquan <crquan@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
16 files changed:
arch/powerpc/configs/40x/acadia_defconfig
arch/powerpc/configs/40x/ep405_defconfig
arch/powerpc/configs/40x/kilauea_defconfig
arch/powerpc/configs/40x/makalu_defconfig
arch/powerpc/configs/40x/virtex_defconfig
arch/powerpc/configs/44x/arches_defconfig
arch/powerpc/configs/44x/bamboo_defconfig
arch/powerpc/configs/44x/canyonlands_defconfig
arch/powerpc/configs/44x/ebony_defconfig
arch/powerpc/configs/44x/katmai_defconfig
arch/powerpc/configs/44x/rainier_defconfig
arch/powerpc/configs/44x/redwood_defconfig
arch/powerpc/configs/44x/sam440ep_defconfig
arch/powerpc/configs/44x/sequoia_defconfig
arch/powerpc/configs/44x/taishan_defconfig
arch/powerpc/configs/44x/virtex5_defconfig