diff options
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r-- | configs/ids8313_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig new file mode 100644 index 00000000000..1c665aab943 --- /dev/null +++ b/configs/ids8313_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xFFF00000" +CONFIG_PPC=y +CONFIG_MPC83xx=y +CONFIG_TARGET_IDS8313=y |