Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_DIFFUTILS
|
||||
bool"diffutils"
|
||||
default n
|
||||
help
|
||||
GNU diff. Compare files per line.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user