3 depends on !BR2_STATIC_LIBS
4 depends on BR2_USE_MMU # fork()
6 "gpm" means general purpose mouse (server) and provides mouse support
7 for Linux virtual consoles.
8 gpm-root (to draw menus in current virtual console; config file in
9 /etc/gpm-root.conf) and disable-paste (to disable paste buffer for
10 security reasons), will also be installed.
12 http://www.nico.schottelius.org/software/gpm/
16 config BR2_PACKAGE_GPM_INSTALL_TEST_TOOLS
17 bool "install test tools"
19 Install gpm test tools (get-versions, mev, hltest, mouse-test,
20 display-buttons & display-coords).
24 comment "gpm mouse server needs a toolchain w/ dynamic library"
25 depends on BR2_STATIC_LIBS
26 depends on BR2_USE_MMU