From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id B6F1CDE00C for ; Wed, 9 Jan 2008 08:46:22 +1100 (EST) Message-ID: <4783EF30.6030604@freescale.com> Date: Tue, 08 Jan 2008 15:46:24 -0600 From: Scott Wood MIME-Version: 1.0 To: Grant Likely Subject: Re: Generic desktop/server/laptop lable is confusing [Was Re: [PATCH 3/7] Basic Freescale MPC512x support] References: <1199808093-15929-1-git-send-email-jrigby@freescale.com> <1199808093-15929-2-git-send-email-jrigby@freescale.com> <1199808093-15929-3-git-send-email-jrigby@freescale.com> <1199808093-15929-4-git-send-email-jrigby@freescale.com> <20080108175513.GC5188@loki.buserror.net> <20080108192531.GB5296@loki.buserror.net> <4783DF12.9050700@freescale.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org, John Rigby List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Grant Likely wrote: > On 1/8/08, John Rigby wrote: >>> It may work, but it pulls in code like prom_init.c that is not needed on >>> non-OF boards. It's also quite confusing to have an embedded board's >>> checkbox only show up when you say yes to "Generic desktop/server/laptop". >>> >> I have to agree with this, I have been confused by this myself. >> Perhaps the prompt should be changed to something less >> confusing? > > I'm agreeable to that. Maybe simply "Multiplatform" with a better > description in the help text? Why do we need a config option for "multiplatform" at all? It seems to be currently used to hang a few random, non-embeddy things off of such as real OF and SMT. Let's clean up the mess rather than change the description. -Scott