commit | 4207917867d4bf3dc071ca0ed0ddf5955cfcc55d | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Oct 26 14:14:07 2014 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Nov 01 18:18:05 2014 +0100 |
tree | 0fc43f10c7acd5306d927030eb54b6f8617a3b7f | |
parent | edf7dbba69252c1db9e8981153bac6bb4b760516 [diff] |
MIPS: kconfig: add options for vct board variant select The vct board can be built with various variants which are configured via CONFIG_SYS_EXTRA_OPTIONS. This is deprecated. Thus add new Kconfig options for those board variants. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Acked-by: Stefan Roese <sr@denx.de>