]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/p2571.h
net: fec_mxc: move CONFIG_FEC_MXC_PHYADDR from Kconfig to include/configs/*.h
[karo-tx-uboot.git] / include / configs / p2571.h
index b22117bfdf485a918dac8226bee04a294bef22c1..356c941a773f44a8031b68819350a29eaea2c3b6 100644 (file)
@@ -10,9 +10,6 @@
 
 #include <linux/sizes.h>
 
-/* enable PMIC */
-#define CONFIG_MAX77620_POWER
-
 #include "tegra210-common.h"
 
 /* High-level configuration options */
@@ -65,5 +62,6 @@
 #include "tegra-common-post.h"
 
 #define COUNTER_FREQUENCY      38400000
+#define CONFIG_OF_BOARD_SETUP
 
 #endif /* _P2571_H */