diff options
Diffstat (limited to 'package/cups')
| -rw-r--r-- | package/cups/Config.in | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/package/cups/Config.in b/package/cups/Config.in index 41c347824..7f273d73e 100644 --- a/package/cups/Config.in +++ b/package/cups/Config.in @@ -1,5 +1,8 @@  config BR2_PACKAGE_CUPS -	tristate "Common UNIX Printing System" +	tristate "cups - Common UNIX Printing System"  	default m if CONFIG_DEVEL  	help  	  A printer spooling system for devices with USB or LP support +	   +	  http://www.cups.org/ +	    | 
