From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B0812B7C0A for ; Sat, 17 Oct 2009 04:21:44 +1100 (EST) From: Kumar Gala To: linuxppc-dev@ozlabs.org Subject: [PATCH 0/5] powerpc: Kconfig clean patches Date: Fri, 16 Oct 2009 12:21:34 -0500 Message-Id: <1255713699-21852-1-git-send-email-galak@kernel.crashing.org> Cc: linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a series of simple Kconfig cleans related to powerpc intended for v2.6.33. I'm assuming having them go via the powerpc tree is probably the easiest. - k