1config BR2_PACKAGE_XAPP_XMH 2 bool "xmh" 3 depends on BR2_USE_MMU # fork() 4 select BR2_PACKAGE_XLIB_LIBXAW 5 select BR2_PACKAGE_XDATA_XBITMAPS 6 help 7 send and read mail with an X interface to MH 8