Skip to content

Commit 67592f6

Browse files
committed
m68k: enable PCI support for m5475evb defconfig
The ColdFire M5475 on the m5475evb board supports a PCI bus, lets enable it for the defconfig to get better build and test coverage. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
1 parent 03aa29f commit 67592f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/m68k/configs/m5475evb_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONFIG_RAMSIZE=0x2000000
2222
CONFIG_VECTORBASE=0x0
2323
CONFIG_MBAR=0xff000000
2424
CONFIG_KERNELBASE=0x20000
25+
CONFIG_PCI=y
2526
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
2627
# CONFIG_FW_LOADER is not set
2728
CONFIG_MTD=y

0 commit comments

Comments
 (0)