mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
Linux kernel GPIO tools for good measure
This commit is contained in:
@ -35,3 +35,7 @@ BR2_PACKAGE_HOST_QEMU_VDE2=y
|
||||
|
||||
# ftrace
|
||||
BR2_PACKAGE_TRACE_CMD=y
|
||||
|
||||
# GPIO: lsgpio, gpio-event-mon, gpio-hammer
|
||||
BR2_PACKAGE_LINUX_TOOLS=y
|
||||
BR2_PACKAGE_LINUX_TOOLS_GPIO=y
|
||||
|
||||
Reference in New Issue
Block a user