[opensuse-kernel] ViperBoard support
Hi all, We currently have: # CONFIG_I2C_VIPERBOARD is not set # CONFIG_GPIO_VIPERBOARD is not set CONFIG_MFD_VIPERBOARD=m This makes no sense, either we provide support for the ViperBoard, or we don't. The ViperBoard is a USB device for system developers, offering I2C, SPI and GPIO interfaces, to which the developer can connect whatever chip they want, supposedly to write drivers for these chips [1]. I think it does make sense to support this on openSUSE so I would like to change both CONFIG_I2C_VIPERBOARD and CONFIG_GPIO_VIPERBOARD to 'm' in all configuration files which have CONFIG_MFD_VIPERBOARD=m. [1] http://nanorivertech.com/viperboard.html If there is any objection or comment, please speak up now. -- Jean Delvare Suse L3 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
El 01/04/13 08:33, Jean Delvare escribió:
Hi all,
We currently have:
# CONFIG_I2C_VIPERBOARD is not set # CONFIG_GPIO_VIPERBOARD is not set CONFIG_MFD_VIPERBOARD=m
This makes no sense, either we provide support for the ViperBoard, or we don't.
The ViperBoard is a USB device for system developers, offering I2C, SPI and GPIO interfaces, to which the developer can connect whatever chip they want, supposedly to write drivers for these chips [1]. I think it does make sense to support this on openSUSE so I would like to change both CONFIG_I2C_VIPERBOARD and CONFIG_GPIO_VIPERBOARD to 'm' in all configuration files which have CONFIG_MFD_VIPERBOARD=m.
Yes, +1 , in the current form it makes zero sense. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Jean Delvare