1config BR2_PACKAGE_SCRUB
2	bool "scrub"
3	help
4	  Scrub iteratively writes patterns on files or disk devices
5	  to make retrieving the data more difficult.
6
7	  https://github.com/chaos/scrub/
8