drivers/wireless: fix incorrect Kconfig entry
authorHeesub Shin <heesub.shin@samsung.com>
Wed, 12 Apr 2017 07:18:20 +0000 (16:18 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:15 +0000 (12:02 +0900)
commitdc59de91473e31627da01aa1ebc0073e54436ea3
treed387ebc7f7c2a6d5568420c331841573357e95b0
parentb590671281fe6403053c1116e903418f7c2079f6
drivers/wireless: fix incorrect Kconfig entry

SCSC_PLATFORM should be a boolean, not a tristate. This commit fixes it
and set its default configuration as 'n'.

Change-Id: I0cc4b5d145d291e5d5ef3240e964f5e8718e235f
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/drivers/wireless/scsc/misc/Kconfig