aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8237r/ide.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/vt8237r/ide.c')
-rw-r--r--src/southbridge/via/vt8237r/ide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/via/vt8237r/ide.c b/src/southbridge/via/vt8237r/ide.c
index 8550d46a09..457917174d 100644
--- a/src/southbridge/via/vt8237r/ide.c
+++ b/src/southbridge/via/vt8237r/ide.c
@@ -101,7 +101,7 @@ static void ide_init(struct device *dev)
cablesel |= vt8237_ide_80pin_detect(dev);
pci_write_config32(dev, IDE_UDMA, cablesel);
-#if CONFIG_EPIA_VT8237R_INIT
+#if IS_ENABLED(CONFIG_EPIA_VT8237R_INIT)
device_t lpc_dev;
/* Set PATA Output Drive Strength */