Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1636795 > unrolled thread

drivers/pcmcia/Kconfig

Started byas Bari <rondowheel@gmail.com>
First post2017-05-06 02:50 +0200
Last post2017-05-06 03:30 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  drivers/pcmcia/Kconfig as Bari <rondowheel@gmail.com> - 2017-05-06 02:50 +0200
    Re: drivers/pcmcia/Kconfig Randy Dunlap <rdunlap@infradead.org> - 2017-05-06 03:20 +0200
      Re: drivers/pcmcia/Kconfig as Bari <rondowheel@gmail.com> - 2017-05-06 03:30 +0200

#1636795 — drivers/pcmcia/Kconfig

Fromas Bari <rondowheel@gmail.com>
Date2017-05-06 02:50 +0200
Subjectdrivers/pcmcia/Kconfig
Message-ID<tDW53-IP-3@gated-at.bofh.it>
PCCARD entry has menuconfig type. This makes it invisible from, for
example, gconfig, and we get additional pcmcia modules in builtin
tree. This is unexpected behaviour.
Looks like the entry was improperly refactored since 2.6.24.

I would like to hear others' opinion.

[toc] | [next] | [standalone]


#1636798

FromRandy Dunlap <rdunlap@infradead.org>
Date2017-05-06 03:20 +0200
Message-ID<tDWy5-1bO-1@gated-at.bofh.it>
In reply to#1636795
On 05/05/17 17:45, as Bari wrote:
> PCCARD entry has menuconfig type. This makes it invisible from, for
> example, gconfig, and we get additional pcmcia modules in builtin
> tree. This is unexpected behaviour.
> Looks like the entry was improperly refactored since 2.6.24.

What kernel version are you testing?
I don't see a problem in kernel 4.11 when using gconfig, xconfig,
nconfig, or menuconfig.
(That is, after opening up the Bus Options menu.)

> I would like to hear others' opinion.

I don't see a problem.  Maybe it is related to your
kernel .config file.  You could post that for our testing.

-- 
~Randy

[toc] | [prev] | [next] | [standalone]


#1636800

Fromas Bari <rondowheel@gmail.com>
Date2017-05-06 03:30 +0200
Message-ID<tDWHL-1gC-1@gated-at.bofh.it>
In reply to#1636798
Thanks for feedback! This appears to be my internal issue.

2017-05-06 4:10 GMT+03:00 Randy Dunlap <rdunlap@infradead.org>:
> On 05/05/17 17:45, as Bari wrote:
>> PCCARD entry has menuconfig type. This makes it invisible from, for
>> example, gconfig, and we get additional pcmcia modules in builtin
>> tree. This is unexpected behaviour.
>> Looks like the entry was improperly refactored since 2.6.24.
>
> What kernel version are you testing?
> I don't see a problem in kernel 4.11 when using gconfig, xconfig,
> nconfig, or menuconfig.
> (That is, after opening up the Bus Options menu.)
>
>> I would like to hear others' opinion.
>
> I don't see a problem.  Maybe it is related to your
> kernel .config file.  You could post that for our testing.
>
> --
> ~Randy

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web