sync hh.org
[hh.org.git] / arch / powerpc / platforms / 82xx / Kconfig
blob47d841ecf2e28767af53edfe6d4ff7278a8433f8
1 menu "Platform support"
2        depends on PPC_82xx
4 choice
5        prompt "Machine Type"
6        default MPC82xx_ADS
8 config MPC82xx_ADS
9        bool "Freescale MPC82xx ADS"
10        select DEFAULT_UIMAGE
11        select PQ2ADS
12        select 8272
13        select 8260
14        select CPM2
15        select FSL_SOC
16        help
17          This option enables support for the MPC8272 ADS board
19 endchoice
21 endmenu