blob: a053a72e94fd9e625573589e3f2e206ec8972905 (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_WIPE
	bool "wipe"
	help
	  Wipe is a little command for securely erasing files
	  from magnetic media. It compiles under various unix platforms.
	  http://lambda-diode.com/software/wipe
 |