package/links: enable building graphics mode with only fb driver
authorUrja Rannikko <urjaman@gmail.com>
Tue, 27 Apr 2021 09:13:25 +0000 (12:13 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 18 May 2021 19:41:47 +0000 (21:41 +0200)
commit4cf6c02fb0b8b216e446c1230cb8f1eb61763211
treee3cbc861cf401d877945b1f0231cdd25ba6484a6
parent4dc6bcd180c892442221cc330b365da6e0efa399
package/links: enable building graphics mode with only fb driver

The "fb" framebuffer driver needs GPM (mouse support) to compile,
but not DirectFB or Xorg.

The .mk file already has an optional dependency on GPM, so it doesn't
need to be added there.

Also added a Kconfig comment for easier discovery of the GPM
requirement.

Signed-off-by: Urja Rannikko <urjaman@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/links/Config.in