mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Move kconfig comment below the "if BR2_PACKAGE_BIND...endif" block so that the two sub-options are presented in menuconfig as subordinate to "bind" package selection rather than equal to it as if they were unrelated. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>