summaryrefslogtreecommitdiffstats
path: root/target/device/Config.in
blob: 8378bff13abc330e8c5f7e0641c07b885e6ecb7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
menu "Board Support Options"

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

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

endmenu