trinity: fix Config.in depends on logic
authorErico Nunes <nunes.erico@gmail.com>
Sun, 30 Oct 2016 12:51:45 +0000 (13:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 30 Oct 2016 15:42:16 +0000 (16:42 +0100)
commit5f1e0e688bba9b94287302258afdfacd6e6344e2
tree271e93f29576d1a30134f364ae9d1a6db67fb290
parentc0a93f5975f71cade8fb854c7f3ff550a4d5268e
trinity: fix Config.in depends on logic

The comment from trinity Config.in currently does not show up in
menuconfig for glibc or uClibc toolchains with older headers.
This commit fixes the logic so that it shows up when either one of the
dependencies from trinity are not met.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/trinity/Config.in