Skip to content

arm64/configs/revpi-v8: Add polled GPIO buttons support

Philipp Rosenberger requested to merge (removed):devel/revpi-6.6 into devel/revpi-6.6

The RevPi Universal Flasher uses a I2C GPIO expander, wihtout interrupt support for some buttons. So the state of the button needs to be polled. Build the polled GPIO buttons support as module.

We will only support arm64 systems on the RevPi Universal Flasher.

Merge request reports