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 X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8ED99C433F5 for ; Mon, 13 Sep 2021 00:36:03 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id EB40460FBF for ; Mon, 13 Sep 2021 00:36:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org EB40460FBF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C046A839D4; Mon, 13 Sep 2021 02:35:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id D998883835; Mon, 13 Sep 2021 02:33:12 +0200 (CEST) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) (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 B9E63839BA for ; Mon, 13 Sep 2021 02:32:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tom.rini@gmail.com Received: by mail-qt1-f180.google.com with SMTP id d11so6803458qtw.3 for ; Sun, 12 Sep 2021 17:32:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=pbvHUeLoMGQy+iiJmGo8XVGX/QkCPci9JpugIkTH/K4=; b=K/oMTe0MSRiv5Pbpx/wRxG4v59z2biPIKHcYimWGyUzbzlv/nU2qsjbNikUydck4+/ OxH6NzQNbkO+XETLqv17MmhWds2XRiHIdJNZ5lbWWuAz3whpB2cmXV+z2W5RnHYBV7UE O/PsgDJQwtQhHqX+V8eZxrcvEVSt7Zaw7y+8X9SbUb9T/RN5q1uC8qqdDCm8aideC7/j WHK+8GSEhmqXbMqRMmJkBqxSSvyBdDL35Q5EkStV5TWIYx/bbPeFdU5pgixd4oVS45p8 I80lFo85P6xc5F4LaF/VL0WFndoRqghqwkewo8wwBVC0dsinNEHe5+OkGDic66BhVWIt QYfw== X-Gm-Message-State: AOAM5313Ji1PNGUbDOk2L3eXgovz7Pjh3dM4hfVOqqCoBdfEOoYbEuHb OOw62LW+Y9SMBgpT9i3fK4G3t6djLQ== X-Google-Smtp-Source: ABdhPJwJzA4XSJXkBVHTjpWwkzq7ZcqLMf4SGkyfbT6yKCk7nRxESKwOjoX2znb6wgSWwPZHC6hQxw== X-Received: by 2002:ac8:59d6:: with SMTP id f22mr7337128qtf.405.1631493169228; Sun, 12 Sep 2021 17:32:49 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b01-cbda-0166-c2e8-bb10-efce.res6.spectrum.com. [2603:6081:7b01:cbda:166:c2e8:bb10:efce]) by smtp.gmail.com with ESMTPSA id x27sm3300211qtm.23.2021.09.12.17.32.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 12 Sep 2021 17:32:48 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 13/17] am3517_evm: Remove unused comments/code Date: Sun, 12 Sep 2021 20:32:29 -0400 Message-Id: <20210913003233.4125-13-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210913003233.4125-1-trini@konsulko.com> References: <20210913003233.4125-1-trini@konsulko.com> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 Clean up the config header file by removing some now irrelevant code / comments. Signed-off-by: Tom Rini --- include/configs/am3517_evm.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h index 9b56e2101c16..e54708ccb5a1 100644 --- a/include/configs/am3517_evm.h +++ b/include/configs/am3517_evm.h @@ -14,19 +14,6 @@ #include -/* Hardware drivers */ - -/* - * USB configuration - * Enable CONFIG_USB_MUSB_HOST for Host functionalities MSC, keyboard - * Enable CONFIG_USB_MUSB_GADGET for Device functionalities. - */ -#ifdef CONFIG_SPL_BUILD -#undef CONFIG_USB_EHCI_OMAP -#endif - -/* I2C */ - /* Ethernet */ #define CONFIG_NET_RETRY_COUNT 10 -- 2.17.1