[PATCH] add menuconfig support
This adds the support for the menuconfig keyword, which allows to define a config symbol and a submenu with a single step, e.g. instead of menu "SCSI device support" config SCSI tristate "SCSI device support" this is now enough: menuconfig SCSI tristate "SCSI device support"
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment