commit | 55f949c4fa6cefb199fd6208c275a3457e39e4bc | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sat May 26 11:40:31 2018 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Sat Jun 23 10:30:06 2018 +0200 |
tree | 60ccbe5b2750d762517c5eff59be82e01a06a13c | |
parent | ab4e58534dee7f273badfe21fa29cbe24553682f [diff] |
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>