From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9ECD1C433FE for ; Sat, 19 Nov 2022 23:49:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D86A68527B; Sun, 20 Nov 2022 00:46:26 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="XMmqslRN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 36E49851A9; Sun, 20 Nov 2022 00:46:06 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 47CA984956 for ; Sun, 20 Nov 2022 00:45:56 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id c15so5382331qtw.8 for ; Sat, 19 Nov 2022 15:45:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=N8LxTJZvPPaa7/cq8giNMALMvFs+TjDLd/tN8m5FSzU=; b=XMmqslRNwOjqySJC3mZr2ti6lZiNYdjxHntyxXNdTy0pvQ+pNz/8DObBsCruPCF3MO yxTyDWaFQPCCETSsCgWIUWo+UUaRPAMspyAKWp7/Ao99fUApM1lf9iQKYfV2zOqWYm8U epsap18wkzu2qeKRiNLgSXcg7A19sChQ0V+Fw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N8LxTJZvPPaa7/cq8giNMALMvFs+TjDLd/tN8m5FSzU=; b=EXVDa+501K13rBkF5KtK5t2fk+8o4zg6NulM/yBJNTj+2DwXLqcUBGR8lUnevtyhQP VILv8s9B2NliX3WegC5IycHIcI+LjibznbQ3uW3kESBp6zYL4h8gP+kZRT5FPYH7NPWv gtIx7YAmAEa8moRrrTregM9Z5mb4U+0aVJ+Wgc2PQ8eSdUcSdG/LotlXEhZQXA26AKBh DGSu4nC8W7/7zbA3xGjEBAgfggBF/+HZSwv8egD3R9naV80eoAK06W5FigUj9HWH6CO7 3j6f5hUlzsovn1+SQYUo2/8K+tQmAIovpZW85v4+mNb+ySDKvsgDDC3UJhhga3Ygbve9 oGow== X-Gm-Message-State: ANoB5pn4qrf2M5pR724cKK03dHlXwTAHE1GGCyEXU6QYcPUz51EoXdbb f9ZzA/oZqJr3km7NNLdbxvgAAr5SS4PXmA== X-Google-Smtp-Source: AA0mqf7W5mzfhEs1r2HhKsGyg1uVtrPQSlibmorzSmEo+i4+IAznOSEDMdj91wEk70qtnJLvKQadew== X-Received: by 2002:ac8:548b:0:b0:3a5:8075:2115 with SMTP id h11-20020ac8548b000000b003a580752115mr12055261qtq.378.1668901555710; Sat, 19 Nov 2022 15:45:55 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-55ec-b699-c19f-3363.res6.spectrum.com. [2603:6081:7b00:6400:55ec:b699:c19f:3363]) by smtp.gmail.com with ESMTPSA id y11-20020a37f60b000000b006ce1bfbd603sm5169743qkj.124.2022.11.19.15.45.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 19 Nov 2022 15:45:55 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Cc: Simon Glass Subject: [PATCH 16/38] sandbox: Move CONFIG_IO_TRACE to Kconfig Date: Sat, 19 Nov 2022 18:45:23 -0500 Message-Id: <20221119234545.404563-16-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221119234545.404563-1-trini@konsulko.com> References: <20221119234545.404563-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean This is only used on sandbox, so select it there. Cc: Simon Glass Signed-off-by: Tom Rini --- arch/Kconfig | 1 + common/Kconfig | 3 +++ include/configs/sandbox.h | 2 -- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/Kconfig b/arch/Kconfig index ae397166979b..51d46a45fef1 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -146,6 +146,7 @@ config SANDBOX select DM_SPI select DM_SPI_FLASH select GZIP_COMPRESSED + select IO_TRACE select LZO select OF_BOARD_SETUP select PCI_ENDPOINT diff --git a/common/Kconfig b/common/Kconfig index 053e93eb1ab4..8c71d3c972bf 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -1086,3 +1086,6 @@ config FDT_SIMPLEFB These functions can be used by board to indicate to the OS the presence of the simple frame buffer with associated reserved memory + +config IO_TRACE + bool diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index f69fd0ed39c3..3a5af4b3b609 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -6,8 +6,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_IO_TRACE - #define CONFIG_MALLOC_F_ADDR 0x0010000 /* GUIDs for capsule updatable firmware images */ -- 2.25.1