diff options
Diffstat (limited to 'configs/PM828_ROMBOOT_PCI_defconfig')
-rw-r--r-- | configs/PM828_ROMBOOT_PCI_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/PM828_ROMBOOT_PCI_defconfig b/configs/PM828_ROMBOOT_PCI_defconfig new file mode 100644 index 0000000..8120058 --- /dev/null +++ b/configs/PM828_ROMBOOT_PCI_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PCI,BOOT_ROM,SYS_TEXT_BASE=0xFF800000" +CONFIG_PPC=y +CONFIG_MPC8260=y +CONFIG_TARGET_PM828=y |