OSDN Git Service

batman-adv: Remove "default n" in Kconfig
authorSven Eckelmann <sven@narfation.org>
Sat, 26 May 2018 09:40:31 +0000 (11:40 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sat, 23 Jun 2018 08:30:06 +0000 (10:30 +0200)
commit55f949c4fa6cefb199fd6208c275a3457e39e4bc
tree60ccbe5b2750d762517c5eff59be82e01a06a13c
parentab4e58534dee7f273badfe21fa29cbe24553682f
batman-adv: Remove "default n" in Kconfig

The "default n" is the default value for any bool or tristate Kconfig
setting. It is therefore not necessary to add it to a config entry.

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/Kconfig