Merge git://git.denx.de/u-boot
[oweals/u-boot.git] / drivers / mmc / zynq_sdhci.c
index 971acbb6dffaf4716b70d742a526f760cd858ab3..c69f5d4e2d44ac52f90ca24251593f95ed660f55 100644 (file)
@@ -33,7 +33,7 @@ int zynq_sdhci_init(phys_addr_t regbase)
        return 0;
 }
 
-#ifdef CONFIG_OF_CONTROL
+#if CONFIG_IS_ENABLED(OF_CONTROL)
 int zynq_sdhci_of_init(const void *blob)
 {
        int offset = 0;