blob: 0a0d402d7b47c87c2904ae4f1ceb29b91620ec73 [file] [log] [blame]
Frank Vibrans420faca2011-02-14 18:42:12 +00001# This file is part of the coreboot project.
Elyes HAOUAS87415102020-05-07 11:49:08 +02002# SPDX-License-Identifier: GPL-2.0-only
Frank Vibrans420faca2011-02-14 18:42:12 +00003
Kerry Shefeed3292011-08-18 18:03:44 +08004config AMD_SB_CIMX
5 bool
6 default n
7
Patrick Georgi0bb83462019-11-22 20:58:58 +01008source "src/southbridge/amd/cimx/sb800/Kconfig"