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

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

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

endmenu