Commit 4db797d5 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

strongswan: only show comment if applicable



strongswan needs USE_MMU, so only show comment if that is available.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent ad8c3270
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
comment "strongswan needs a toolchain w/ threads"
	depends on BR2_USE_MMU
	depends on !BR2_TOOLCHAIN_HAS_THREADS

menuconfig BR2_PACKAGE_STRONGSWAN