summaryrefslogtreecommitdiff
path: root/lib9p/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib9p/CMakeLists.txt')
-rw-r--r--lib9p/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/CMakeLists.txt b/lib9p/CMakeLists.txt
index 4e445c4..0a5ea3e 100644
--- a/lib9p/CMakeLists.txt
+++ b/lib9p/CMakeLists.txt
@@ -52,7 +52,7 @@ if (ENABLE_TESTS)
set(cfg_matrix
"CONFIG_9P_SRV_DEBUG;[0;1]"
- "CONFIG_9P_ENABLE_9P2000;[1]" # XXX
+ "CONFIG_9P_ENABLE_9P2000;[0;1]"
"CONFIG_9P_ENABLE_9P2000_u;[0;1]"
"CONFIG_9P_ENABLE_9P2000_e;[0;1]"
"CONFIG_9P_ENABLE_9P2000_L;[0;1]"