linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@gmail.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: remove CONFIG_IDE from most defconfig
Date: Tue, 29 Sep 2020 08:21:13 +0000	[thread overview]
Message-ID: <0693c197-051b-2a37-208d-eb6c40e650db@gmail.com> (raw)
In-Reply-To: <20200924043139.522028-1-hch@lst.de>

On 25.09.2020 11:30, Sergei Shtylyov wrote:

>> Remove CONFIG_IDE from defconfigs that did not actually select chipset
>> drivers, and switch ones that have libata drivers to libata.
>>
>> Signed-off-by: Christoph Hellwig <hch@lst.de>
> [...]
>> diff --git a/arch/sh/configs/sdk7786_defconfig 
>> b/arch/sh/configs/sdk7786_defconfig
>> index 61bec46ebd66a8..4a44cac640bc94 100644
>> --- a/arch/sh/configs/sdk7786_defconfig
>> +++ b/arch/sh/configs/sdk7786_defconfig
>> @@ -116,9 +116,6 @@ CONFIG_MTD_UBI_GLUEBI=m
>>   CONFIG_BLK_DEV_LOOP=y
>>   CONFIG_BLK_DEV_CRYPTOLOOP=y
>>   CONFIG_BLK_DEV_RAM=y
>> -CONFIG_IDE=y
>> -CONFIG_BLK_DEV_IDECD=y
>> -CONFIG_BLK_DEV_PLATFORM=y
> 
>     How about CONFIG_PATA_PLATFORM=y here?

    Ah, it enables both IDE and PATA drivers! Sorry for the noise then. :-)

>>   CONFIG_BLK_DEV_SD=y
>>   CONFIG_BLK_DEV_SR=y
>>   CONFIG_SCSI_MULTI_LUN=y
> [...]

MBR, Sergei

  parent reply	other threads:[~2020-09-29  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24  4:31 [PATCH] sh: remove CONFIG_IDE from most defconfig Christoph Hellwig
2020-09-24  7:33 ` Geert Uytterhoeven
2020-09-25  8:30 ` Sergei Shtylyov
2020-09-29  8:21 ` Sergei Shtylyov [this message]
2021-01-18 20:18 ` John Paul Adrian Glaubitz

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=0693c197-051b-2a37-208d-eb6c40e650db@gmail.com \
    --to=sergei.shtylyov@gmail.com \
    --cc=linux-sh@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).