]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sunxi/Kconfig
sunxi: Convert CONFIG_MACPWR to Kconfig
[people/ms/u-boot.git] / board / sunxi / Kconfig
index aa6b84bbbb52c6f0fe73959482c75050088266ba..87f282a49337c93fb556717609300f7ed8b7d969 100644 (file)
@@ -345,6 +345,13 @@ config OLD_SUNXI_KERNEL_COMPAT
        Set this to enable various workarounds for old kernels, this results in
        sub-optimal settings for newer kernels, only enable if needed.
 
+config MACPWR
+       string "MAC power pin"
+       default ""
+       help
+         Set the pin used to power the MAC. This takes a string in the format
+         understood by sunxi_name_to_gpio, e.g. PH1 for pin 1 of port H.
+
 config MMC0_CD_PIN
        string "Card detect pin for mmc0"
        default "PF6" if MACH_SUN8I_A83T || MACH_SUNXI_H3_H5 || MACH_SUN50I