summaryrefslogtreecommitdiff
path: root/target/device/Config.in
blob: 3eeb1e3f6eff2a9cd6b33ac257d5e6d58844df3f (plain)
1
2
3
4
5
6
7
8
9
menu "Board Support Options"

source "target/device/Soekris/Config.in"
source "target/device/AMD/Config.in"

# This must be last
source "target/generic/Config.in"

endmenu