summaryrefslogtreecommitdiffstats
path: root/board/toradex
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2014-10-11 00:34:04 +0200
committerTom Warren <twarren@nvidia.com>2014-10-22 09:30:55 -0700
commit9aafef4f360616a507578b8868092f096b093aa9 (patch)
treedaf13d495db3122967e60288d9b8aeff7b5351ff /board/toradex
parentf38aaa28beccdcb712ff44278ac85acf1038724f (diff)
downloadblackbird-obmc-uboot-9aafef4f360616a507578b8868092f096b093aa9.tar.gz
blackbird-obmc-uboot-9aafef4f360616a507578b8868092f096b093aa9.zip
tegra: apalis_t30: master revamp
Update Apalis T30 as per the following commits c369139234c03b1494394d12cd27009f47aa6606 tegra: dts: Add serial port details 461be2f96e4b87e5065208c6659a47dd0ad9e9f8 kconfig: remove redundant "string" type in arch and board Kconfigs f1ef2b62339526df3b921bcfefd174ce76d4c624 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'board/toradex')
-rw-r--r--board/toradex/apalis_t30/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/toradex/apalis_t30/Kconfig b/board/toradex/apalis_t30/Kconfig
index 8f405901ea..f1dcda5927 100644
--- a/board/toradex/apalis_t30/Kconfig
+++ b/board/toradex/apalis_t30/Kconfig
@@ -1,15 +1,12 @@
if TARGET_APALIS_T30
config SYS_BOARD
- string
default "apalis_t30"
config SYS_VENDOR
- string
default "toradex"
config SYS_CONFIG_NAME
- string
default "apalis_t30"
endif
OpenPOWER on IntegriCloud