generated from archlinux/template
Compile-in Lynxpoint gpio driver
The driver does not work well if compiled as a module. It can randomly crash on insertion/removal. gpio maintainer suggests to turn the driver into bool [1] [1] http://permalink.gmane.org/gmane.linux.kernel.gpio/16637
This commit is contained in:
@@ -3757,7 +3757,7 @@ CONFIG_GPIO_SYSFS=y
|
||||
# CONFIG_GPIO_DWAPB is not set
|
||||
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
||||
CONFIG_GPIO_ICH=m
|
||||
CONFIG_GPIO_LYNXPOINT=m
|
||||
CONFIG_GPIO_LYNXPOINT=y
|
||||
# CONFIG_GPIO_VX855 is not set
|
||||
# CONFIG_GPIO_ZX is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user