diff options
Diffstat (limited to 'configs/MPC8266ADS_defconfig')
-rw-r--r-- | configs/MPC8266ADS_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/MPC8266ADS_defconfig b/configs/MPC8266ADS_defconfig new file mode 100644 index 00000000000..485c8426657 --- /dev/null +++ b/configs/MPC8266ADS_defconfig @@ -0,0 +1,3 @@ +CONFIG_PPC=y +CONFIG_MPC8260=y +CONFIG_TARGET_MPC8266ADS=y |