]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/renesas/alt/Kconfig
dm: pci: Correct bus number when scanning sub-buses
[karo-tx-uboot.git] / board / renesas / alt / Kconfig
index 957962de20e03d15360db04c633221fbf80e7891..39d53c185b2616c865c8505a57ded448a33c7dab 100644 (file)
@@ -9,4 +9,13 @@ config SYS_VENDOR
 config SYS_CONFIG_NAME
        default "alt"
 
+config R8A7794_ETHERNET_B
+       bool "Use ethernet B function"
+       depends on TARGET_ALT
+       default n
+       help
+         ALT board can use default ethernet and etnernet B function.
+         This config set pin function of ethenet B. You also needt to change
+         DIP switch of board in order to use this function.
+
 endif