diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-16 07:43:17 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-16 07:43:17 -0400 |
commit | cb176ec4e7270bd50538d85f22959b8d79aca3dc (patch) | |
tree | e01a0f40b314fc5bf7bd1463c4068cc3ab6aee9e /config-x86-generic | |
parent | 5afcc1a9297b6c1a5d1b99fd36ee19754e166650 (diff) | |
download | kernel-cb176ec4e7270bd50538d85f22959b8d79aca3dc.tar.gz kernel-cb176ec4e7270bd50538d85f22959b8d79aca3dc.tar.xz kernel-cb176ec4e7270bd50538d85f22959b8d79aca3dc.zip |
Linux v4.5-760-g710d60cbf1b3
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic index 81dfdc3f4..585472215 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -547,6 +547,9 @@ CONFIG_PINCTRL_CHERRYVIEW=y CONFIG_PINCTRL_SUNRISEPOINT=m CONFIG_PINCTRL_BROXTON=m +# I have no idea why this is x86-specific +CONFIG_E1000E_HWTS=y + #baytrail/cherrytrail stuff CONFIG_KEYBOARD_GPIO=m CONFIG_INPUT_SOC_BUTTON_ARRAY=m |