[BLOCK] iosched: fix setting of default io scheduler
authorJens Axboe <axboe@suse.de>
Fri, 4 Nov 2005 07:44:58 +0000 (08:44 +0100)
committerJens Axboe <axboe@suse.de>
Fri, 4 Nov 2005 07:44:58 +0000 (08:44 +0100)
commitc6ea2ba7b8acdb6c4a883b2d38607c8078dff4ee
treed175d3c28c0ff28cee62a4073c48f96b029cacab
parent3a65dfe8c088143c7155cfd36a72f4b0ad2fc4b2
[BLOCK] iosched: fix setting of default io scheduler

With the recent reorg of the io scheduler selection, it unfortunately
became possible to select an io scheduler to be the default even if it
wasn't builtin. Fix this by requiring the default scheduler to be
builtin.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/Kconfig.iosched