summaryrefslogtreecommitdiff
path: root/include/configs/p2571.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-08-05 17:51:11 (GMT)
committerTom Warren <twarren@nvidia.com>2015-08-06 17:50:03 (GMT)
commit04037c87744e5dcc962fc2ad8ced6f20c32e8320 (patch)
tree64a298b8f9d38ed0d04a51359ea1217f09692f9b /include/configs/p2571.h
parenta38a3c4af4ed72a2ed6192203f8fe17ccdd2389f (diff)
downloadu-boot-04037c87744e5dcc962fc2ad8ced6f20c32e8320.tar.xz
ARM: tegra: p2571: remove another unused define
CONFIG_MAX77620_POWER isn't used anywhere. Don't define it in p2571.h. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/p2571.h')
-rw-r--r--include/configs/p2571.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p2571.h b/include/configs/p2571.h
index 54427ad..356c941 100644
--- a/include/configs/p2571.h
+++ b/include/configs/p2571.h
@@ -10,9 +10,6 @@
#include <linux/sizes.h>
-/* enable PMIC */
-#define CONFIG_MAX77620_POWER
-
#include "tegra210-common.h"
/* High-level configuration options */