summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index c082f06d2c..b1655d1017 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1166,12 +1166,6 @@
#undef CONFIG_HOST_COMMAND_STATUS
/*
- * The host commands are sorted in the .rodata.hcmds section so use the binary
- * search algorithm to match a command to its handler
- */
-#undef CONFIG_HOSTCMD_SECTION_SORTED
-
-/*
* Host command parameters and response are 32-bit aligned. This generates
* much more efficient code on ARM.
*/