colibri_vf: move kconfig sourcing to top level
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 15 Apr 2015 15:35:14 +0000 (17:35 +0200)
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 15 Apr 2015 15:35:14 +0000 (17:35 +0200)
commit8fdbc82b6b6eabfd7e137beaa8f62ec63f6cbe8c
tree0adf3806d82fe3d418e313b0e55b8a3b64ddcce8
parentc675aa26ad6a4a25d09c1079dda61ef24abd3770
colibri_vf: move kconfig sourcing to top level

Move Kconfig sourcing to top level as conceptually it does not make
much sense to source it from a particular board especially as sourcing
it multiple time is completely discouraged as it would lead to the
following warning message:

board/toradex/common/Kconfig:29:warning: choice value used outside its
choice group
board/toradex/common/Kconfig:32:warning: choice value used outside its
choice group
arch/arm/Kconfig
board/toradex/colibri_vf/Kconfig