commit | 71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff | [log] [tgz] |
---|---|---|
author | Marc Dietrich <marvin24@gmx.de> | Sun Aug 19 19:03:08 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 13:18:15 2012 -0700 |
tree | ad126e9388930a4426d359ff0c8d73ade8793230 | |
parent | 4b8bf03d7f775271c2016e76011b113bc5f83c14 [diff] |
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>