From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro YAMADA Date: Sun, 14 Sep 2014 04:21:44 +0900 Subject: [U-Boot] [PATCH v2 0/4] Refactoring the type defs in Kconfig and move CONFIG_ARM64 to Kconfig In-Reply-To: <1410631311-2304-1-git-send-email-yamada.m@jp.panasonic.com> References: <1410631311-2304-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, 2014-09-14 3:01 GMT+09:00 Masahiro Yamada : > Rebased on commit 114cc429. > No other changes. I have rebased and posted this series. Could you review at least 1/4 and 2/4 ? (As I told before, 3/4 and 4/4 get easily conflicts, so I also want them on the mailine.) I think now is a good opportunity to apply such a global change because u-boot-arm has been upstreamed. > Masahiro Yamada (4): > kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig > kconfig: remove redundant "string" type in arch and board Kconfigs > vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI > kconfig: armv8: move CONFIG_ARM64 to Kconfig > -- Best Regards Masahiro Yamada