uboot_helper: Add Tanix TX6 Crust config

This commit is contained in:
Jernej Skrabec 2021-01-10 11:44:58 +01:00
parent 973a935f28
commit 23e64b8622

View File

@ -133,7 +133,8 @@ devices = \
}, },
'tanix-tx6' : { 'tanix-tx6' : {
'dtb' : 'sun50i-h6-tanix-tx6.dtb', 'dtb' : 'sun50i-h6-tanix-tx6.dtb',
'config' : 'tanix_tx6_defconfig' 'config' : 'tanix_tx6_defconfig',
'crust_config' : 'tanix_tx6_defconfig'
}, },
}, },
'R40' : { 'R40' : {