]> git.sur5r.net Git - u-boot/blob - net/Kconfig
tegra: clock: Split the clock source code into a separate function
[u-boot] / net / Kconfig
1 #
2 # Network configuration
3 #
4
5 menuconfig NET
6         bool "Networking support"
7
8 if NET
9
10 endif   # if NET