diff options
Diffstat (limited to 'configs/MPC8641HPCN_36BIT_defconfig')
-rw-r--r-- | configs/MPC8641HPCN_36BIT_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_36BIT_defconfig b/configs/MPC8641HPCN_36BIT_defconfig new file mode 100644 index 0000000000..525fa06135 --- /dev/null +++ b/configs/MPC8641HPCN_36BIT_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PHYS_64BIT" +CONFIG_PPC=y +CONFIG_MPC86xx=y +CONFIG_TARGET_MPC8641HPCN=y |