torsmo: needs mmu

Fixes:
http://autobuild.buildroot.net/results/28f/28ffabf47643dfdb646ec98a56978db75fc84c05/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2014-06-21 11:59:33 -03:00 committed by Thomas Petazzoni
parent 27a1f09f7b
commit 5ef7fcb666
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_TORSMO
bool "torsmo"
depends on BR2_PACKAGE_XORG7
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXEXT
help