linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guo Ren <guoren@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-csky@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] csky: Cleanup old Kconfig options
Date: Fri, 31 Jan 2020 10:07:23 +0800	[thread overview]
Message-ID: <CAJF2gTRKni_tK5E2WMVuD2kzqG0n3vx6hyB-Z6_PdHQcsb2ayg@mail.gmail.com> (raw)
In-Reply-To: <20200130192240.2881-1-krzk@kernel.org>

Acked and queued.

On Fri, Jan 31, 2020 at 3:22 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> CONFIG_CLKSRC_OF is gone since commit bb0eb050a577
> ("clocksource/drivers: Rename CLKSRC_OF to TIMER_OF").  The platform
> already selects TIMER_OF.
>
> CONFIG_HAVE_DMA_API_DEBUG is gone since commit 6e88628d03dd ("dma-debug:
> remove CONFIG_HAVE_DMA_API_DEBUG").
>
> CONFIG_DEFAULT_DEADLINE is gone since commit f382fb0bcef4 ("block:
> remove legacy IO schedulers").
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  arch/csky/Kconfig           | 2 --
>  arch/csky/configs/defconfig | 1 -
>  2 files changed, 3 deletions(-)
>
> diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
> index 4acef4088de7..0d6a6af7751d 100644
> --- a/arch/csky/Kconfig
> +++ b/arch/csky/Kconfig
> @@ -9,7 +9,6 @@ config CSKY
>         select ARCH_USE_QUEUED_RWLOCKS if NR_CPUS>2
>         select COMMON_CLK
>         select CLKSRC_MMIO
> -       select CLKSRC_OF
>         select CSKY_MPINTC if CPU_CK860
>         select CSKY_MP_TIMER if CPU_CK860
>         select CSKY_APB_INTC
> @@ -47,7 +46,6 @@ config CSKY
>         select HAVE_PERF_EVENTS
>         select HAVE_PERF_REGS
>         select HAVE_PERF_USER_STACK_DUMP
> -       select HAVE_DMA_API_DEBUG
>         select HAVE_DMA_CONTIGUOUS
>         select HAVE_STACKPROTECTOR
>         select HAVE_SYSCALL_TRACEPOINTS
> diff --git a/arch/csky/configs/defconfig b/arch/csky/configs/defconfig
> index 7ef42895dfb0..3b540539dbe6 100644
> --- a/arch/csky/configs/defconfig
> +++ b/arch/csky/configs/defconfig
> @@ -10,7 +10,6 @@ CONFIG_BSD_PROCESS_ACCT=y
>  CONFIG_BSD_PROCESS_ACCT_V3=y
>  CONFIG_MODULES=y
>  CONFIG_MODULE_UNLOAD=y
> -CONFIG_DEFAULT_DEADLINE=y
>  CONFIG_CPU_CK807=y
>  CONFIG_CPU_HAS_FPU=y
>  CONFIG_NET=y
> --
> 2.17.1
>


-- 
Best Regards
 Guo Ren

ML: https://lore.kernel.org/linux-csky/

      reply	other threads:[~2020-01-31  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30 19:22 [PATCH] csky: Cleanup old Kconfig options Krzysztof Kozlowski
2020-01-31  2:07 ` Guo Ren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJF2gTRKni_tK5E2WMVuD2kzqG0n3vx6hyB-Z6_PdHQcsb2ayg@mail.gmail.com \
    --to=guoren@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).