1config BR2_PACKAGE_WTFUTIL
2	bool "wtfutil"
3	depends on BR2_USE_MMU  # fork()
4	depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
5	help
6	  WTF is the personal information dashboard for your terminal.
7
8	  https://wtfutil.com/
9