From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCHv6] 01/28] build: import Kbuild/Kconfig from Linux 4.2 Date: Mon, 30 Nov 2015 17:19:30 +0000 Message-ID: <1448903970.15768.59.camel@citrix.com> References: <1448387538-12208-1-git-send-email-cardoe@cardoe.com> <1448387538-12208-2-git-send-email-cardoe@cardoe.com> <565C645C02000078000BA3AD@prv-mh.provo.novell.com> <565C6C7B.4060600@cardoe.com> <565C7F8402000078000BA5C5@prv-mh.provo.novell.com> <565C80C8.9010704@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <565C80C8.9010704@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , Jan Beulich Cc: Keir Fraser , Tim Deegan , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-11-30 at 11:00 -0600, Doug Goldstein wrote: > Since there is a request to have KEXEC and the UARTs > configurable by the user Who asked for this? I have quite a strong preference for not adding _any_ new[*] user configurable options in this first pass, since I think those need to be considered quite carefully whereas this first series should be largely about the mechanics of introducing Kconfig files. Ian. [*] i.e. anything which is not already controllable by the current .config driven thing.