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