From 44c73e7330aaa7d1411a8fd48b85d1b95bdc2b6b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 31 Dec 2021 15:30:52 +0100 Subject: Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C --- src/arch/posix/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/posix') diff --git a/src/arch/posix/Makefile.inc b/src/arch/posix/Makefile.inc index b06a29d..d693405 100644 --- a/src/arch/posix/Makefile.inc +++ b/src/arch/posix/Makefile.inc @@ -5,7 +5,6 @@ # SPDX-License-Identifier: BSD-2-Clause COMMON_FLAGS += -DMULTIPASS_ARCH_posix -COMMON_FLAGS += -DMULTIPASS_ARCH_HAS_I2C CC = gcc CXX = g++ -- cgit v1.2.3