From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: CONFIG_NOT_YET removed; menu bug; RFC on: move to Linux 3.0 Kconfig? Date: Fri, 17 Feb 2012 12:32:37 -0500 Message-ID: <4F3E8F35.404@jodybruchon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-8086@vger.kernel.org CONFIG_NOT_YET is completely gone. I've tweaked CONFIG_MODULES where it appears to be clearer. I've also run into a bug with Kconfig where if I attempt to change CONFIG_MEM_PAGES in certain configurations, it pulls up help in an endless loop instead of allowing me to change the option. The bug with the option freezing up Kconfig and forcing me to abort out of it has led me to ask this question: should I work on moving us away from this decade-old Kconfig and patching in the modern Linux kernel Kconfig in its place? I would prefer to use a menuconfig that doesn't hang up on me. Comments are solicited and very welcome. Jody Bruchon