11da177e4SLinus Torvaldsif ARCH_CLPS711X 21da177e4SLinus Torvalds 394bd3279SAlexander Shiyanmenu "CLPS711X/EP721X/EP731X Implementations" 41da177e4SLinus Torvalds 51da177e4SLinus Torvaldsconfig ARCH_AUTCPU12 61da177e4SLinus Torvalds bool "AUTCPU12" 71da177e4SLinus Torvalds help 81da177e4SLinus Torvalds Say Y if you intend to run the kernel on the autronix autcpu12 91da177e4SLinus Torvalds board. This board is based on a Cirrus Logic CS89712. 101da177e4SLinus Torvalds 111da177e4SLinus Torvaldsconfig ARCH_CDB89712 121da177e4SLinus Torvalds bool "CDB89712" 131da177e4SLinus Torvalds help 141da177e4SLinus Torvalds This is an evaluation board from Cirrus for the CS89712 processor. 151da177e4SLinus Torvalds The board includes 2 serial ports, Ethernet, IRDA, and expansion 161da177e4SLinus Torvalds headers. It comes with 16 MB SDRAM and 8 MB flash ROM. 171da177e4SLinus Torvalds 181da177e4SLinus Torvaldsconfig ARCH_CLEP7312 191da177e4SLinus Torvalds bool "CLEP7312" 20f999b8bdSMartin Michlmayr help 21f999b8bdSMartin Michlmayr Boards based on the Cirrus Logic 7212/7312 chips. 221da177e4SLinus Torvalds 231da177e4SLinus Torvaldsconfig ARCH_EDB7211 241da177e4SLinus Torvalds bool "EDB7211" 25*5c15bd28SAlexander Shiyan select ARCH_HAS_HOLES_MEMORYMODEL 261da177e4SLinus Torvalds help 271da177e4SLinus Torvalds Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211 281da177e4SLinus Torvalds evaluation board. 291da177e4SLinus Torvalds 301da177e4SLinus Torvaldsconfig ARCH_P720T 311da177e4SLinus Torvalds bool "P720T" 321da177e4SLinus Torvalds help 331da177e4SLinus Torvalds Say Y here if you intend to run this kernel on the ARM Prospector 341da177e4SLinus Torvalds 720T. 351da177e4SLinus Torvalds 361da177e4SLinus Torvaldsconfig ARCH_FORTUNET 371da177e4SLinus Torvalds bool "FORTUNET" 381da177e4SLinus Torvalds 391da177e4SLinus Torvaldsconfig EP72XX_ROM_BOOT 4094bd3279SAlexander Shiyan bool "EP721x/EP731x ROM boot" 4194bd3279SAlexander Shiyan help 421da177e4SLinus Torvalds If you say Y here, your CLPS711x-based kernel will use the bootstrap 431da177e4SLinus Torvalds mode memory map instead of the normal memory map. 441da177e4SLinus Torvalds 4594bd3279SAlexander Shiyan Processors derived from the Cirrus CLPS711X core support two boot 461da177e4SLinus Torvalds modes. Normal mode boots from the external memory device at CS0. 471da177e4SLinus Torvalds Bootstrap mode rearranges parts of the memory map, placing an 481da177e4SLinus Torvalds internal 128 byte bootstrap ROM at CS0. This option performs the 491da177e4SLinus Torvalds address map changes required to support booting in this mode. 501da177e4SLinus Torvalds 511da177e4SLinus Torvalds You almost surely want to say N here. 521da177e4SLinus Torvalds 531da177e4SLinus Torvaldsendmenu 541da177e4SLinus Torvalds 551da177e4SLinus Torvaldsendif 56