1
0
Fork 0
remarkable-uboot/arch/sparc
Masahiro Yamada ece0d37014 sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
CONFIG_LEON is already defined in
arch/sparc/cpu/{leon2,leon3}/config.mk.
Remove the redundant definition in board header files.

All leon3 boards define CONFIG_LEON3 in board header files.
Move the definition to arch/sparc/cpu/leon3/config.mk.

CONFIG_LEON2 can be move to arch/sparc/cpu/leon2/config.mk
as well.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Hellstrom <daniel@gaisler.com>
2014-03-21 16:44:10 -04:00
..
cpu sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition 2014-03-21 16:44:10 -04:00
include/asm include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
lib sparc: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
config.mk kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00