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 E52EAC433EF for ; Sat, 18 Dec 2021 19:06:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 467F98307B; Sat, 18 Dec 2021 20:05:55 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="TZqNzwdt"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5757E8307B; Sat, 18 Dec 2021 16:17:00 +0100 (CET) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 322BD8303B for ; Sat, 18 Dec 2021 16:16:56 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=seanga2@gmail.com Received: by mail-qk1-x729.google.com with SMTP id a11so5117217qkh.13 for ; Sat, 18 Dec 2021 07:16:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=iykDmReDBRMOD2QQa9zmp6mGxoAjqcmPade3oA78xSI=; b=TZqNzwdtjm4pts+8xWcLjb5Nc4/hGV1tA5vHq39pVXbb1OwFS6uFWBPn3sApyXxmZw hivZ//wLY9tz6212d1LAfIC3dxSYw5ofzvNdEDM+oRd6KoJSB2SlYY6y3Xr9dZfGey+N 17cRrtlAAGj+1/G+LbwNBVYP9ruTHGm8g9SJjP3qeKjV4+G9svts9ssEfvC+w+7PaER4 FquSNuK2rUsUEwG6WfJ4i5wUWBttXRWVv0Bpmq16RIIHuji0JrBOt33g3vAQFYUB45TM H+5qw36fBa2tD+iMwBt9jAPKERynmUcrLnMNHg+PgI56blSJOe02MOKR32943hLbS6LO bWBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=iykDmReDBRMOD2QQa9zmp6mGxoAjqcmPade3oA78xSI=; b=cwow+Ydb1PHwvKCWBddgB/lB1jJrNuBSCMG6NTPQke+vhY38VGsgE54qmuSacm7wBR Mf4Z6duk9POn5uOSb1tj7X0UXPY784a6hoxScmG3B61J8SL0eZiu/+U5PSVKq7B6L8Dr y9ZrY3RP5dwX8pjv6ojsmiWZIw1M46P3m3BfWchEkCzQ2kE6adQ5Oor7Xz4nKULvkwZg mijp0tF11IFZS+ONwb8Qa6uVa3wFfHXXjv3YjNyP1jZPPuzkAlmaYJA+cLGlOVfPYqzx P7nITqXc4LaO4FRCLnat2Lvd/5jjqZp29kAw1mCpbIOi9BdHzmCAieoq6UfXDDJ8Cm1C lGiw== X-Gm-Message-State: AOAM532Zb1U7cnpUhAz7hQ+S+C9FtCDJhaVTuJobmeX5xU9BJzVKD3hK rhPyxTOTtcUgcPmnwDlwvuE= X-Google-Smtp-Source: ABdhPJyKD0Tudy8CvK2UVn+i03yEug9JQ7+cl8yArGDizkOM8oHajJdHPHJbql4AK9274K4LZlV8cA== X-Received: by 2002:a05:620a:2699:: with SMTP id c25mr4857982qkp.511.1639840615060; Sat, 18 Dec 2021 07:16:55 -0800 (PST) Received: from [192.168.1.201] (pool-108-18-207-184.washdc.fios.verizon.net. [108.18.207.184]) by smtp.googlemail.com with ESMTPSA id g12sm9673942qtk.69.2021.12.18.07.16.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 18 Dec 2021 07:16:54 -0800 (PST) Subject: Re: [PATCH 3/4] Convert CONFIG_TIMESTAMP to Kconfig To: Simon Glass , U-Boot Mailing List Cc: Tom Rini , Joe Hershberger , Alban Bedel , Alexandru Gagniuc , Anatolij Gustschin , "Andrew F. Davis" , Angelo Dureghello , Aswath Govindraju , Bharat Gooty , Bin Meng , "Chia-Wei, Wang" , Chin-Liang See , Dalon Westergreen , Dave Gerlach , Dinh Nguyen , Enric Balletbo i Serra , Eugen Hristev , Govindaraji Sivanantham , Heiko Schocher , Hiremath Gireesh , Igor Grinberg , Igor Opaniuk , Jaehoon Chung , Klaus Heinrich Kiwi , Kunihiko Hayashi , Ley Foon Tan , Lokesh Vutla , Ludovic Desroches , Lukasz Majewski , Marcin Niestroj , =?UTF-8?Q?Marek_Beh=c3=ban?= , Marek Vasut , Mario Six , Masahisa Kojima , Michael Walle , Michal Simek , Nicolas Ferre , Olaf Mandel , Oleksandr Suvorov , Otavio Salvador , Patrice Chotard , Patrick Delaunay , Pavel Machek , Priyanka Jain , Purna Chandra Mandal , Rajesh Bhagat , Ramon Fried , Ran Wang , Rayagonda Kokatanur , Rick Chen , Sandeep Sheriker M , Sjoerd Simons , Stefan Roese , Steffen Jaeckel , Vitaly Andrianov , Vladimir Oltean , Wasim Khan , Wolfgang Denk , Wolfgang Grandegger , Yangbo Lu , Zubair Lutfullah Kakakhel , uboot-stm32@st-md-mailman.stormreply.com References: <20211218150805.1083645-1-sjg@chromium.org> <20211218150805.1083645-3-sjg@chromium.org> From: Sean Anderson Message-ID: Date: Sat, 18 Dec 2021 10:16:53 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20211218150805.1083645-3-sjg@chromium.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 18 Dec 2021 20:05:47 +0100 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean On 12/18/21 10:08 AM, Simon Glass wrote: > This converts the following to Kconfig: > CONFIG_TIMESTAMP > > Signed-off-by: Simon Glass > --- [...] > diff --git a/net/Kconfig b/net/Kconfig > index 3d3329912da..1983506bb8e 100644 > --- a/net/Kconfig > +++ b/net/Kconfig > @@ -109,6 +109,7 @@ config KEEP_SERVERADDR > > config UDP_CHECKSUM > bool "Check the UDP checksum" > + default y if SANDBOX > help > Enable this to verify the checksum on UDP packets. If the checksum > is wrong then the packet is discussed and an error is shown, like Should this hunk be part of the previous patch? --Sean