summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKurt Van Dijck <dev.kurt@vandijck-laurijssen.be>2017-08-24 09:30:08 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-24 23:07:21 +0200
commitebbfdde0670163f5fe1955fe4b42c15d9cfe50a4 (patch)
tree50bfd43341fcaf2a26edc39683d467d8ace960a9
parentb606d3a9913b31f1708f148b8ac24b86c16986f3 (diff)
downloadbuildroot-ebbfdde0670163f5fe1955fe4b42c15d9cfe50a4.tar.gz
buildroot-ebbfdde0670163f5fe1955fe4b42c15d9cfe50a4.zip
bcusdk: enable tpuarts support in eibd
This commit will enable tpuarts in eibd as well. tpuarts is as important as FT1.2 support, which is already enabled by default. This causes a 8 KB increase of the installed size in /usr/bin (728 KB instead of 720 KB for /usr/bin), so not enough to justify a separate configuration option. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/bcusdk/bcusdk.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bcusdk/bcusdk.mk b/package/bcusdk/bcusdk.mk
index f99dd70cba..ff5becd84b 100644
--- a/package/bcusdk/bcusdk.mk
+++ b/package/bcusdk/bcusdk.mk
@@ -14,6 +14,7 @@ BCUSDK_CONF_OPTS = \
--enable-onlyeibd \
--enable-ft12 \
--enable-pei16 \
+ --enable-tpuarts \
--enable-eibnetip \
--enable-eibnetipserver \
--enable-eibnetiptunnel \
OpenPOWER on IntegriCloud