From mboxrd@z Thu Jan 1 00:00:00 1970 From: vikasm Date: Mon, 13 Apr 2015 13:38:53 -0700 Subject: [U-Boot] [PATCH 10/12] ARM: stv0991: use "select" instead of default value in defconfig In-Reply-To: <1427773686-9790-11-git-send-email-yamada.masahiro@socionext.com> References: <1427773686-9790-1-git-send-email-yamada.masahiro@socionext.com> <1427773686-9790-11-git-send-email-yamada.masahiro@socionext.com> Message-ID: <552C295D.1010807@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/30/2015 08:48 PM, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > --- > > arch/arm/Kconfig | 2 ++ > configs/stv0991_defconfig | 2 -- > 2 files changed, 2 insertions(+), 2 deletions(-) Acked-by : Vikas Manocha