From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Fri, 22 Aug 2014 19:42:26 +0900 Subject: [U-Boot] [PATCH 0/3] Kconfig: import some options related to general setup Message-ID: <1408704149-14704-1-git-send-email-yamada.m@jp.panasonic.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Masahiro Yamada (3): kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO scripts: refetch scripts/setlocalversion from Linux 3.16 kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE Kconfig | 48 +++++++++++++++++++++++++++++++++++++++++++++++- Makefile | 6 +++++- scripts/setlocalversion | 31 ++++++++++++++----------------- 3 files changed, 66 insertions(+), 19 deletions(-) -- 1.9.1