summaryrefslogtreecommitdiff
path: root/configs/am335x_evm_uart4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-08-01 13:53:24 (GMT)
committerTom Rini <trini@ti.com>2014-08-25 14:48:13 (GMT)
commit1286b7f6ca5fc3d42927cbe2f50b51a4870021dd (patch)
tree919347e33fcdb3ab09bdf52aabd2f000af0a27ab /configs/am335x_evm_uart4_defconfig
parentbbfb286b8aae8594afb0fdf228b98e8a11f4e960 (diff)
downloadu-boot-1286b7f6ca5fc3d42927cbe2f50b51a4870021dd.tar.xz
am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
- Drop CONFIG_SERIAL[1-6] and use CONFIG_CONS_INDEX tests instead - Add choice and help text to board/ti/am335x/Kconfig - Correct comment about IDK in board/ti/am335x/mux.c - Remove am335x_evm_uart* defconfig files as they're just variations on a config option now. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'configs/am335x_evm_uart4_defconfig')
-rw-r--r--configs/am335x_evm_uart4_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/am335x_evm_uart4_defconfig b/configs/am335x_evm_uart4_defconfig
deleted file mode 100644
index 8ab7769..0000000
--- a/configs/am335x_evm_uart4_defconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="SERIAL5,CONS_INDEX=5,NAND"
-+S:CONFIG_ARM=y
-+S:CONFIG_TARGET_AM335X_EVM=y