mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Fix my own broken mistakes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
menuconfig BR2_DATABASE_SUPPORT
|
||||
bool "Database"
|
||||
default n
|
||||
default y
|
||||
|
||||
if BR2_DATABASE_SUPPORT
|
||||
source "package/database/mysql_client/Config.in"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user