mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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_JAMVM
|
||||
bool "jamvm"
|
||||
default n
|
||||
depends on BR2_PACKAGE_CLASSPATH
|
||||
select BR2_PACKAGE_PKGCONFIG
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user