[linux-yocto] [PATCH 1/5] meta: add ath79 Kconfig to hardware listing.

Paul Gortmaker paul.gortmaker at windriver.com
Fri Jul 27 09:24:56 PDT 2012


This file describes a CPU variant, so it is hardware, and
since it is in the mainline kernel, it should be listed
here and not in the BSP specific dir (where BSP added
Kconfig files would be listed).

Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
---
 meta/cfg/kernel-cache/ktypes/base/hardware.kcf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/ktypes/base/hardware.kcf b/meta/cfg/kernel-cache/ktypes/base/hardware.kcf
index ca995864..7bae250 100644
--- a/meta/cfg/kernel-cache/ktypes/base/hardware.kcf
+++ b/meta/cfg/kernel-cache/ktypes/base/hardware.kcf
@@ -71,6 +71,7 @@ arch/m32r/Kconfig
 arch/m32r/Kconfig.debug
 arch/m68k/Kconfig
 arch/m68k/Kconfig.debug
+arch/mips/ath79/Kconfig
 arch/mips/jazz/Kconfig
 arch/mips/Kconfig
 arch/mips/Kconfig.debug
-- 
1.7.11.1




More information about the linux-yocto mailing list