menuconfig UTLNX bool "util-linux " config UTLNX_FDISK bool prompt "fdisk" depends on UTLNX config UTLNX_SFDISK bool prompt "sfdisk" depends on UTLNX config UTLNX_CFDISK bool prompt "cfdisk" depends on UTLNX depends on NCURSES config UTLNX_MKSWAP bool prompt "mkswap" depends on UTLNX config UTLNX_SWAPON bool prompt "swapon" depends on UTLNX config UTLNX_MOUNT bool prompt "mount" depends on UTLNX config UTLNX_UMOUNT bool prompt "umount" depends on UTLNX config UTLNX_IPCS bool prompt "ipcs" depends on UTLNX config UTLNX_READPROFILE bool prompt "readprofile" depends on UTLNX source "rules/clock.in"