992 shaares
Cavium CNN55XX: fix broken default Kconfig entryEvery developer always thinks that their code is so special andmagical that it should be enabled by default.And most of them are completely and utterly wrong. That's definitelythe case when you write a specialty driver for a very unsual "securityprocessor". It does not get to mark itself as "default m".If you solve world hunger, and make a driver that cures people ofcancer, by all means enable it by default. But afaik, the CaviumCNN55XX does neither.Signed-off-by: Linus Torvalds torvalds@linux-foundation.org