diff options
Diffstat (limited to 'configs/CPC45_ROMBOOT_defconfig')
-rw-r--r-- | configs/CPC45_ROMBOOT_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/CPC45_ROMBOOT_defconfig b/configs/CPC45_ROMBOOT_defconfig new file mode 100644 index 0000000000..4aae7f6385 --- /dev/null +++ b/configs/CPC45_ROMBOOT_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="BOOT_ROM" +CONFIG_PPC=y +CONFIG_MPC824X=y +CONFIG_TARGET_CPC45=y |