From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 1 Feb 2016 20:19:11 +0100 Subject: [U-Boot] [PATCH v7 1/7] mips: add base support for QCA/Atheros ath79 SOCs In-Reply-To: References: <1452968033-4460-1-git-send-email-wills.wang@live.com> Message-ID: <201602012019.11880.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, January 16, 2016 at 07:13:47 PM, Wills Wang wrote: > Signed-off-by: Wills Wang > --- [...] > diff --git a/arch/mips/mach-ath79/Kconfig b/arch/mips/mach-ath79/Kconfig > new file mode 100644 > index 0000000..df84876 > --- /dev/null > +++ b/arch/mips/mach-ath79/Kconfig > @@ -0,0 +1,10 @@ > +menu "QCA/Athroes 7xxx/9xxx platforms" > + depends on ARCH_ATH79 Should be "QCA/Atheros" , typo. Best regards, Marek Vasut