Kconfig (b2aaf8f74cdc84a9182f6cabf198b7763bcb9d40) Kconfig (28794d34ecb6815a3fa0a4256027c9b081a17c5f)
1config EMBEDDED6xx
2 bool "Embedded 6xx/7xx/7xxx-based boards"
1config EMBEDDED6xx
2 bool "Embedded 6xx/7xx/7xxx-based boards"
3 depends on PPC32 && BROKEN_ON_SMP && PPC_MULTIPLATFORM
3 depends on 6xx && BROKEN_ON_SMP
4
5config LINKSTATION
6 bool "Linkstation / Kurobox(HG) from Buffalo"
7 depends on EMBEDDED6xx
8 select MPIC
9 select FSL_SOC
10 select PPC_UDBG_16550 if SERIAL_8250
11 select DEFAULT_UIMAGE

--- 81 unchanged lines hidden ---
4
5config LINKSTATION
6 bool "Linkstation / Kurobox(HG) from Buffalo"
7 depends on EMBEDDED6xx
8 select MPIC
9 select FSL_SOC
10 select PPC_UDBG_16550 if SERIAL_8250
11 select DEFAULT_UIMAGE

--- 81 unchanged lines hidden ---