]> git.sur5r.net Git - u-boot/blob - arch/mips/mach-ath79/Kconfig
mips: add base support for QCA/Atheros ath79 SOCs
[u-boot] / arch / mips / mach-ath79 / Kconfig
1 menu "QCA/Atheros 7xxx/9xxx platforms"
2         depends on ARCH_ATH79
3
4 config SYS_SOC
5         default "ath79"
6
7 endmenu