Skip to content

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

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