{"id":804774,"url":"http://patchwork.ozlabs.org/api/patches/804774/?format=json","web_url":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503466686-10932-24-git-send-email-mpe@ellerman.id.au/","project":{"id":2,"url":"http://patchwork.ozlabs.org/api/projects/2/?format=json","name":"Linux PPC development","link_name":"linuxppc-dev","list_id":"linuxppc-dev.lists.ozlabs.org","list_email":"linuxppc-dev@lists.ozlabs.org","web_url":"https://github.com/linuxppc/wiki/wiki","scm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git","webscm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/","list_archive_url":"https://lore.kernel.org/linuxppc-dev/","list_archive_url_format":"https://lore.kernel.org/linuxppc-dev/{}/","commit_url_format":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"},"msgid":"<1503466686-10932-24-git-send-email-mpe@ellerman.id.au>","list_archive_url":"https://lore.kernel.org/linuxppc-dev/1503466686-10932-24-git-send-email-mpe@ellerman.id.au/","date":"2017-08-23T05:37:43","name":"[23/46] powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from cell/ppc64","commit_ref":"599f959fcfbaa253522aadb549875f31bbb7da4e","pull_url":null,"state":"accepted","archived":false,"hash":"f52d3ffc20dcca571ce41b3b35bd20f940fd6f9c","submitter":{"id":46580,"url":"http://patchwork.ozlabs.org/api/people/46580/?format=json","name":"Michael Ellerman","email":"mpe@ellerman.id.au"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503466686-10932-24-git-send-email-mpe@ellerman.id.au/mbox/","series":[],"comments":"http://patchwork.ozlabs.org/api/patches/804774/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/804774/checks/","tags":{},"related":[],"headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>","X-Original-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org"],"Delivered-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xccX52WnBz9s9Y\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 23 Aug 2017 16:12:05 +1000 (AEST)","from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\tby lists.ozlabs.org (Postfix) with ESMTP id 3xccX51XXMzDrcK\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 23 Aug 2017 16:12:05 +1000 (AEST)","from ozlabs.org (bilbo.ozlabs.org [103.22.144.67])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby lists.ozlabs.org (Postfix) with ESMTPS id 3xcbnD4n3XzDqYs\n\tfor <linuxppc-dev@lists.ozlabs.org>;\n\tWed, 23 Aug 2017 15:38:24 +1000 (AEST)","by ozlabs.org (Postfix)\n\tid 3xcbnD39hqz9t3v; Wed, 23 Aug 2017 15:38:24 +1000 (AEST)","by ozlabs.org (Postfix, from userid 1034)\n\tid 3xcbnD1sy9z9t2l; Wed, 23 Aug 2017 15:38:24 +1000 (AEST)"],"From":"Michael Ellerman <mpe@ellerman.id.au>","To":"linuxppc-dev@ozlabs.org","Subject":"[PATCH 23/46] powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from\n\tcell/ppc64","Date":"Wed, 23 Aug 2017 15:37:43 +1000","Message-Id":"<1503466686-10932-24-git-send-email-mpe@ellerman.id.au>","X-Mailer":"git-send-email 2.7.4","In-Reply-To":"<1503466686-10932-1-git-send-email-mpe@ellerman.id.au>","References":"<1503466686-10932-1-git-send-email-mpe@ellerman.id.au>","X-BeenThere":"linuxppc-dev@lists.ozlabs.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List\n\t<linuxppc-dev.lists.ozlabs.org>","List-Unsubscribe":"<https://lists.ozlabs.org/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>","List-Archive":"<http://lists.ozlabs.org/pipermail/linuxppc-dev/>","List-Post":"<mailto:linuxppc-dev@lists.ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>","List-Subscribe":"<https://lists.ozlabs.org/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>","Errors-To":"linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org","Sender":"\"Linuxppc-dev\"\n\t<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>"},"content":"In commit bf4981a00636 (\"powerpc: Remove the celleb support\") we\ndropped the celleb support, which made these symbols unselectable\nbecause we no longer select HAS_TX99_SERIAL. So drop them from the\ndefconfigs.\n\nSigned-off-by: Michael Ellerman <mpe@ellerman.id.au>\n---\n arch/powerpc/configs/cell_defconfig  | 2 --\n arch/powerpc/configs/ppc64_defconfig | 1 -\n 2 files changed, 3 deletions(-)","diff":"diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig\nindex c6fb2092af38..31a7fe3ac4a8 100644\n--- a/arch/powerpc/configs/cell_defconfig\n+++ b/arch/powerpc/configs/cell_defconfig\n@@ -147,8 +147,6 @@ CONFIG_SPIDER_NET=y\n CONFIG_SERIAL_NONSTANDARD=y\n CONFIG_SERIAL_8250=y\n CONFIG_SERIAL_8250_CONSOLE=y\n-CONFIG_SERIAL_TXX9_NR_UARTS=2\n-CONFIG_SERIAL_TXX9_CONSOLE=y\n CONFIG_SERIAL_OF_PLATFORM=y\n CONFIG_HVC_RTAS=y\n CONFIG_IPMI_HANDLER=m\ndiff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig\nindex c3ff99646dcd..119273e6ba04 100644\n--- a/arch/powerpc/configs/ppc64_defconfig\n+++ b/arch/powerpc/configs/ppc64_defconfig\n@@ -192,7 +192,6 @@ CONFIG_INPUT_PCSPKR=m\n CONFIG_SERIAL_8250=y\n CONFIG_SERIAL_8250_CONSOLE=y\n CONFIG_SERIAL_ICOM=m\n-CONFIG_SERIAL_TXX9_CONSOLE=y\n CONFIG_SERIAL_JSM=m\n CONFIG_HVC_CONSOLE=y\n CONFIG_HVC_RTAS=y\n","prefixes":["23/46"]}