Skip to content

Commit

Permalink
enable GPIO_ICH (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
klhaung authored and lguohan committed Sep 4, 2018
1 parent c87ebef commit 5b4c0aa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions patch/config-inventec-d7032.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
index db20034..5ea7aef 100644
--- a/debian/build/build_amd64_none_amd64/.config
+++ b/debian/build/build_amd64_none_amd64/.config
@@ -3736,7 +3736,7 @@ CONFIG_GPIO_GENERIC=m
CONFIG_GPIO_AMDPT=m
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
-# CONFIG_GPIO_ICH is not set
+CONFIG_GPIO_ICH=m
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_VX855 is not set
1 change: 1 addition & 0 deletions patch/series
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ config-arista-dps1900.patch
config-arista-7060-cx32s.patch
config-mitac-ly1200.patch
config-optoe.patch
config-inventec-d7032.patch
0014-mlxsw-qsfp_sysfs-Support-CPLD-version-reading-based-.patch
0015-platform-x86-mlx-platform-Add-support-for-new-msn201.patch
0016-platform-mellanox-mlxreg-hotplug-add-extra-run-cycle.patch
Expand Down

0 comments on commit 5b4c0aa

Please sign in to comment.