]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cmd/reiser.c
sandbox: Enable more console options
[people/ms/u-boot.git] / cmd / reiser.c
index cbdad36da074e818a80d15f1de1926781d3906db..9c3e9e9e582be7e19d1dcc8106397867fce6ae66 100644 (file)
@@ -18,7 +18,7 @@
 #include <reiserfs.h>
 #include <part.h>
 
-#ifndef CONFIG_DOS_PARTITION
+#if !CONFIG_IS_ENABLED(DOS_PARTITION)
 #error DOS partition support must be selected
 #endif