diff options
Diffstat (limited to 'configs/BSC9131RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/BSC9131RDB_SPIFLASH_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/BSC9131RDB_SPIFLASH_defconfig b/configs/BSC9131RDB_SPIFLASH_defconfig new file mode 100644 index 0000000000..89619762c0 --- /dev/null +++ b/configs/BSC9131RDB_SPIFLASH_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="BSC9131RDB,SPIFLASH" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_BSC9131RDB=y |