summaryrefslogtreecommitdiffstats
path: root/package/python-serial-asyncio/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-serial-asyncio/Config.in')
-rw-r--r--package/python-serial-asyncio/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-serial-asyncio/Config.in b/package/python-serial-asyncio/Config.in
new file mode 100644
index 0000000000..5520b72506
--- /dev/null
+++ b/package/python-serial-asyncio/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_PYTHON_SERIAL_ASYNCIO
+ bool "python-serial-asyncio"
+ depends on BR2_PACKAGE_PYTHON3
+ select BR2_PACKAGE_PYTHON_SERIAL
+ help
+ asyncio extension package for pyserial.
+
+ https://github.com/pyserial/pyserial-asyncio
OpenPOWER on IntegriCloud