]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Kconfig: move common settings into a shared code block
authorHans de Goede <hdegoede@redhat.com>
Fri, 1 Aug 2014 07:28:24 +0000 (09:28 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 12 Aug 2014 06:40:12 +0000 (08:40 +0200)
commit6ae66f2e892b61eda9199f5a3869b5c5c3f5544a
tree9a51022a3f7724433ed34fc66ea6bf3434bc84e2
parentb9fb3b94cbb76884df4e8425abc2a95bb7aa6a56
sunxi: Kconfig: move common settings into a shared code block

SYS_CPU, SYS_BOARD and SYS_SOC are identical for all sunxi boards, move
them to a shared code block.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig