]> git.baikalelectronics.ru Git - kernel.git/commit
Cavium CNN55XX: fix broken default Kconfig entry
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Jul 2017 20:03:05 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Jul 2017 20:03:05 +0000 (13:03 -0700)
commit3edc5573df0b9fcacc12272eec0f9f4440a48a99
tree9e0b564c7ba98296bdc558494f37afea353daf66
parent73ef2f2ac0ebcc4b2329c57524d8cf3129011ea8
Cavium CNN55XX: fix broken default Kconfig entry

Every developer always thinks that _their_ code is so special and
magical that it should be enabled by default.

And most of them are completely and utterly wrong.  That's definitely
the case when you write a specialty driver for a very unsual "security
processor". It does *not* get to mark itself as "default m".

If you solve world hunger, and make a driver that cures people of
cancer, by all means enable it by default.  But afaik, the Cavium
CNN55XX does neither.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/crypto/cavium/nitrox/Kconfig