Re: [PATCH] csky: Cleanup old Kconfig options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Acked and queued.

On Fri, Jan 31, 2020 at 3:22 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> 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@xxxxxxxxxx>
> ---
>  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/



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux