diff options
Diffstat (limited to 'configs/am335x_evm_uart2_defconfig')
-rw-r--r-- | configs/am335x_evm_uart2_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/am335x_evm_uart2_defconfig b/configs/am335x_evm_uart2_defconfig new file mode 100644 index 0000000..706ced9 --- /dev/null +++ b/configs/am335x_evm_uart2_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="SERIAL3,CONS_INDEX=3,NAND" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_AM335X_EVM=y |