summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/config.h b/include/config.h
index 5ea6e7e4f7..18f2b45c89 100644
--- a/include/config.h
+++ b/include/config.h
@@ -659,17 +659,6 @@
/*****************************************************************************/
/*
- * Use a larger word (32 bits) to store the pin muxing configuration
- * (aka alternate function).
- *
- * Less optimal for storage size and alignment, but might be required for
- * platforms with very flexible pin muxing.
- */
-#undef CONFIG_GPIO_LARGE_ALT_INFO
-
-/*****************************************************************************/
-
-/*
* Support the host asking the EC about the status of the most recent host
* command.
*