config XORG_APP_XDM bool depends on XORG_APP prompt "xorg XDM" select XORG_LIB_XPM select XORG_LIB_XMU select XORG_LIB_XAW # FIX: When the X server supports Xinerama, this package needs # the library ready for use! select XORG_LIB_XINERAMA if XORG_SERVER_EXT_XINERAMA help XDM is the graphical login manager config XORG_APP_XDM_DEV_RANDOM string depends on XORG_APP_XDM prompt "Random device for XDM" default "/dev/urandom" help Select a device for random numbers. Note: /dev/random can block a read, so it can also block XDM!