commit | 95696ca6e2d0e59b0c619321e548418e08203091 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jul 29 12:43:41 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Aug 01 11:58:39 2020 +0200 |
tree | 927060fe33d69ee04c4cace328297ac92f151bc5 | |
parent | 69321af8811f69c0ea65af021986668c72cd5ecc [diff] |
efi_selftest: block device test requires CONFIG_DOS_PARTITION Do not execute the block device test if CONFIG_DOS_PARTITION=n. Imply CONFIG_DOS_PARTITION in Kconfig. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>