Commit 052664d2 authored by Anas Nashif's avatar Anas Nashif Committed by Anas Nashif
Browse files

aio: build only when driver is configured in



Change-Id: Ida1a108fe8af585ba0c518bcb216b6c0f3253ab4
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent ce836e2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,6 +28,6 @@ obj-$(CONFIG_RTC) += rtc/
obj-$(CONFIG_CLOCK_CONTROL) += clock_control/
obj-$(CONFIG_IPM) += ipm/
obj-$(CONFIG_SENSOR) += sensor/
obj-y += aio/
obj-$(CONFIG_AIO_COMPARATOR) += aio/
obj-$(CONFIG_PINMUX) += pinmux/
obj-$(CONFIG_QMSI_BUILTIN) += qmsi/