| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  # | 
|---|
| 2 | 3 |  # Siano Mobile Silicon Digital TV device configuration | 
|---|
| 3 | 4 |  # | 
|---|
| .. | .. | 
|---|
| 15 | 16 |  	depends on SMS_USB_DRV || SMS_SDIO_DRV | 
|---|
| 16 | 17 |  	depends on MEDIA_COMMON_OPTIONS | 
|---|
| 17 | 18 |  	default y | 
|---|
| 18 |  | -	---help---  | 
|---|
 | 19 | +	help  | 
|---|
| 19 | 20 |  	  Choose Y to select Remote Controller support for Siano driver. | 
|---|
| 20 | 21 |   | 
|---|
| 21 | 22 |  config SMS_SIANO_DEBUGFS | 
|---|
| .. | .. | 
|---|
| 24 | 25 |  	depends on DEBUG_FS | 
|---|
| 25 | 26 |  	depends on SMS_USB_DRV = SMS_SDIO_DRV | 
|---|
| 26 | 27 |   | 
|---|
| 27 |  | -	---help---  | 
|---|
 | 28 | +	help  | 
|---|
| 28 | 29 |  	  Choose Y to enable visualizing a dump of the frontend | 
|---|
| 29 | 30 |  	  statistics response packets via debugfs. Currently, works | 
|---|
| 30 | 31 |  	  only with Siano USB devices. | 
|---|