]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cleanup/SPEAr: Define configuration flags more elegantly
authorAmit Virdi <amit.virdi@st.com>
Mon, 7 May 2012 07:37:02 +0000 (13:07 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:42 +0000 (14:07 +0200)
commit9b382b43a1db000a78822ad9e1814577dd2e1a19
tree99a4fd69382fa6648a751fec7e693a1816fee409
parentbc0bdf4c2296d02802ddfa76f349cbba3a869138
cleanup/SPEAr: Define configuration flags more elegantly

In SPEAr, some of the configuration flags eg. CONFIG_SPEAR_EMI, were given value
"1", which isn't required. Define the flags without assigning any value

Signed-off-by: Amit Virdi <amit.virdi@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/spear-common.h
include/configs/spear3xx_evb.h
include/configs/spear6xx_evb.h