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>
This commit is contained in:
parent
b606d3a991
commit
ebbfdde067
@ -14,6 +14,7 @@ BCUSDK_CONF_OPTS = \
|
||||
--enable-onlyeibd \
|
||||
--enable-ft12 \
|
||||
--enable-pei16 \
|
||||
--enable-tpuarts \
|
||||
--enable-eibnetip \
|
||||
--enable-eibnetipserver \
|
||||
--enable-eibnetiptunnel \
|
||||
|
Loading…
Reference in New Issue
Block a user