• Andrew Morton's avatar
    [PATCH] runtime selection of CONFIG_PARIDE_EPATC8 · 85aeb8a6
    Andrew Morton authored
    From: Christoph Hellwig <hch@lst.de>
    
    drivers/block/paride/epat.c support two slightly different protocol
    variants.  Currently it's compile-time selected by CONFIG_PARIDE_EPATC8,
    but this patch adds a epatc8 module option to allow runtime selection.
    CONFIG_PARIDE_EPATC8 stays for now but I'd like to kill it int 2.7.
    
    The basic patch is from the Debian kernel package (Author unknown) but I
    reworked it a bit.
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    85aeb8a6
epat.c 6.96 KB