summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/Kconfig
blob: 0a0d402d7b47c87c2904ae4f1ceb29b91620ec73 (plain)
1
2
3
4
5
6
7
8
# This file is part of the coreboot project.
# SPDX-License-Identifier: GPL-2.0-only

config AMD_SB_CIMX
	bool
	default n

source "src/southbridge/amd/cimx/sb800/Kconfig"