diff options
Diffstat (limited to 'configs/am335x_evm_defconfig')
-rw-r--r-- | configs/am335x_evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig index a2794c2870..6a25bf54df 100644 --- a/configs/am335x_evm_defconfig +++ b/configs/am335x_evm_defconfig @@ -48,4 +48,4 @@ CONFIG_RSA=y CONFIG_FIT=y CONFIG_SPL_OF_LIBFDT=y CONFIG_SPL_LOAD_FIT=y -CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk" +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen" |