#
# This file is part of the coreboot project.
#
#
# SPDX-License-Identifier: GPL-2.0-or-later

# This file exists only to avoid a compile error. It needs a devicetree.cb that is not empty.
chip drivers/generic/generic # I2C0 controller
	device i2c 6 on end # Fake component for testing
end