summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rwxr-xr-xinclude/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index bd6bb63c87..839bc6d9b1 100755
--- a/include/config.h
+++ b/include/config.h
@@ -888,6 +888,11 @@
#undef CONFIG_WIRELESS_SUSPEND
/*
+ * Support LAN controller be powered in suspend (S3).
+ */
+#undef CONFIG_LAN_POWER_S3
+
+/*
* Write protect signal is active-high. If this is defined, there must be a
* GPIO named GPIO_WP; if not defined, there must be a GPIO names GPIO_WP_L.
*/