Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636795 > unrolled thread
| Started by | as Bari <rondowheel@gmail.com> |
|---|---|
| First post | 2017-05-06 02:50 +0200 |
| Last post | 2017-05-06 03:30 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
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
| From | as Bari <rondowheel@gmail.com> |
|---|---|
| Date | 2017-05-06 02:50 +0200 |
| Subject | drivers/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]
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Date | 2017-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]
| From | as Bari <rondowheel@gmail.com> |
|---|---|
| Date | 2017-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