Arnd Bergmann c80fa12e6d scsi: ufs: select CONFIG_NLS
A recent change to ufshcd introduced a call to utf16s_to_utf8s, a
function that is provided by the NLS module, so we get a link error when
that is not present:

drivers/scsi/built-in.o: In function `ufshcd_read_string_desc':
:(.text+0x124d0): undefined reference to `utf16s_to_utf8s'

This adds a Kconfig 'select' statement to avoid the build error.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: b573d484e4ff ("scsi: ufs: add support to read device and string descriptors")
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-03-18 15:35:23 -04:00
..
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-01-08 12:51:04 -05:00
2016-02-23 21:27:02 -05:00
2015-11-12 07:06:18 -05:00
2016-03-18 15:21:23 -04:00
2016-01-07 15:51:13 -08:00
2016-02-25 21:11:42 -05:00
2015-11-12 07:06:18 -05:00
2016-03-18 15:35:23 -04:00
2015-04-27 10:10:19 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:05:55 -07:00
2015-11-09 17:11:57 -08:00
2015-12-03 09:32:33 -08:00
2015-04-17 10:13:56 -07:00
2015-11-25 22:08:55 -05:00
2016-01-06 21:43:09 -05:00
2016-02-23 21:27:02 -05:00
2014-07-17 22:07:37 +02:00
2016-01-06 21:43:09 -05:00
2015-11-09 17:11:57 -08:00
2014-11-24 16:13:16 +01:00
2015-11-09 16:32:14 -08:00
2016-01-06 21:43:13 -05:00
2016-01-06 21:43:13 -05:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-02-25 21:10:53 -05:00
2015-06-02 17:24:54 -07:00
2016-01-06 21:43:09 -05:00
2014-07-17 22:07:35 +02:00
2014-11-24 20:01:28 +01:00
2016-01-06 21:43:09 -05:00
2015-11-12 07:06:18 -05:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2016-02-23 21:27:02 -05:00
2015-11-30 11:23:45 -05:00
2016-03-14 15:50:06 -04:00
2016-03-14 15:50:25 -04:00
2016-02-23 21:27:02 -05:00
2014-07-17 22:07:39 +02:00
2016-01-26 17:24:16 -08:00
2014-11-12 11:15:57 +01:00
2015-11-18 11:59:09 -05:00
2016-02-23 21:27:02 -05:00
2014-11-20 09:11:15 +01:00
2016-01-06 21:43:09 -05:00
2015-07-23 13:07:04 -07:00