summaryrefslogtreecommitdiffstats
path: root/package/python3/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python3/Config.in')
-rw-r--r--package/python3/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/python3/Config.in b/package/python3/Config.in
index 6d77396380..0c5018f0b3 100644
--- a/package/python3/Config.in
+++ b/package/python3/Config.in
@@ -89,16 +89,6 @@ config BR2_PACKAGE_PYTHON3_UNICODEDATA
Unicode character database (used by stringprep module)
(large).
-config BR2_PACKAGE_PYTHON3_UUID
- bool "uuid module"
- select BR2_PACKAGE_UTIL_LINUX
- select BR2_PACKAGE_UTIL_LINUX_LIBUUID
- help
- This module provides immutable UUID objects (the UUID class)
- and the functions uuid1(), uuid3(), uuid4(), uuid5() for
- generating version 1, 3, 4, and 5 UUIDs as specified in RFC
- 4122.
-
config BR2_PACKAGE_PYTHON3_SQLITE
bool "sqlite module"
select BR2_PACKAGE_SQLITE
OpenPOWER on IntegriCloud