staging: nvec: do not depend on MACH_PAZ00
authorMarc Dietrich <marvin24@gmx.de>
Sun, 19 Aug 2012 17:03:08 +0000 (19:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 20:18:15 +0000 (13:18 -0700)
commit71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff
treead126e9388930a4426d359ff0c8d73ade8793230
parent4b8bf03d7f775271c2016e76011b113bc5f83c14
staging: nvec: do not depend on MACH_PAZ00

With the removal of board files on the tegra arch, drivers can now only
be instantiated via device tree. Consequently, all MACH_<board> config
variables are removed. As a temporary solution always enable building
for the (up to now) only supported paz00 board until nvec is full ported
to device tree.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/Kconfig