1*35a1245aSKumar Galaconfig PPC_MAPLE 2*35a1245aSKumar Gala depends on PPC_MULTIPLATFORM && PPC64 3*35a1245aSKumar Gala bool "Maple 970FX Evaluation Board" 4*35a1245aSKumar Gala select MPIC 5*35a1245aSKumar Gala select U3_DART 6*35a1245aSKumar Gala select MPIC_BROKEN_U3 7*35a1245aSKumar Gala select GENERIC_TBSYNC 8*35a1245aSKumar Gala select PPC_UDBG_16550 9*35a1245aSKumar Gala select PPC_970_NAP 10*35a1245aSKumar Gala select PPC_NATIVE 11*35a1245aSKumar Gala select PPC_RTAS 12*35a1245aSKumar Gala select MMIO_NVRAM 13*35a1245aSKumar Gala select ATA_NONSTANDARD if ATA 14*35a1245aSKumar Gala default n 15*35a1245aSKumar Gala help 16*35a1245aSKumar Gala This option enables support for the Maple 970FX Evaluation Board. 17*35a1245aSKumar Gala For more information, refer to <http://www.970eval.com> 18