diff options
Diffstat (limited to 'configs/T1040RDB_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/T1040RDB_SECURE_BOOT_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T1040RDB_SECURE_BOOT_defconfig b/configs/T1040RDB_SECURE_BOOT_defconfig new file mode 100644 index 0000000000..0b5ddaf46b --- /dev/null +++ b/configs/T1040RDB_SECURE_BOOT_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,SECURE_BOOT,T1040RDB" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_T104XRDB=y |