gfio: initial support for hiding child options
authorJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 20:22:56 +0000 (21:22 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 20:22:56 +0000 (21:22 +0100)
If children depend on a parent, we want to hide them if the parent
isn't set. This is initial support for doing that.

Nevermind that it doesn't actually work, the hiding is buggy. And
it's only implemented for the check button type options for now.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found