Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934370AbbEMNsV (ORCPT ); Wed, 13 May 2015 09:48:21 -0400 Received: from mail1.asahi-net.or.jp ([202.224.39.197]:20915 "EHLO mail1.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965226AbbEMNsR (ORCPT ); Wed, 13 May 2015 09:48:17 -0400 Date: Wed, 13 May 2015 22:48:13 +0900 Message-ID: <87zj58bnc2.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Valentin Rothberg Cc: dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org, uclinux-h8-devel@lists.sourceforge.jp, linux-kernel@vger.kernel.org, Paul Bolle , Andreas Ruprecht , hengelein Stefan Subject: Re: h8300: device tree: undefined CONFIG_EDOSK2674 In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 33 At Wed, 13 May 2015 10:33:13 +0200, Valentin Rothberg wrote: > > Hi Yoshinori, > > your commit 5befaa907481 ("h8300: devicetree source") is in today's > linux-next tree (i.e., next-20150513) and adds the following line: > > +dtb-$(CONFIG_EDOSK2674) := edosk2674.dtb > > EDOSK2674 is not defined in Kconfig so that the device tree source > won't be touched. Some grepping indicates that it's just a typo and > 'H8S_EDOSK2674' may be the correct option. Is that right? > > I detected this issue with scripts/checkkconfigsymbols.py by diffing > yesterday's and today's linux-next tree. > > Kind regards, > Valentin Yes. CONFIG_H8S_EDOSK2674 is correct. Thanks report. -- Yoshinori Sato -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/