summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ti-sgx-um/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/ti-sgx-um/Config.in b/package/ti-sgx-um/Config.in
index 2be6c0638d..8e1e4fb270 100644
--- a/package/ti-sgx-um/Config.in
+++ b/package/ti-sgx-um/Config.in
@@ -2,8 +2,7 @@ comment "ti-sgx-um needs the ti-sgx-km driver"
depends on !BR2_PACKAGE_TI_SGX_KM
comment "ti-sgx-um needs a glibc toolchain w/ threads"
- depends on !BR2_TOOLCHAIN_USES_GLIBC ||
- !BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_TOOLCHAIN_USES_GLIBC || !BR2_TOOLCHAIN_HAS_THREADS
config BR2_PACKAGE_TI_SGX_UM
bool "ti-sgx-um"
OpenPOWER on IntegriCloud