commit | 826a99ebd4e24da32984cbe847ccc86d4c9a7437 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jul 29 16:35:12 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 29 08:56:26 2019 -0700 |
tree | e70d1459a08a615112f4d1125c9d19c251ca691d | |
parent | 3b11dc5712c30cf56b73e9f67a815e7c728c67be [diff] |
NFC: nxp-nci: Remove 'default n' for the core It seems contributors follow the style of Kconfig entries where explicit 'default n' is present. The default 'default' is 'n' already, thus, drop these lines from Kconfig to make it more clear. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Tested-by: Sedat Dilek <sedat.dilek@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>