forked from Minki/linux
4ef58d4e2a
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (42 commits) tree-wide: fix misspelling of "definition" in comments reiserfs: fix misspelling of "journaled" doc: Fix a typo in slub.txt. inotify: remove superfluous return code check hdlc: spelling fix in find_pvc() comment doc: fix regulator docs cut-and-pasteism mtd: Fix comment in Kconfig doc: Fix IRQ chip docs tree-wide: fix assorted typos all over the place drivers/ata/libata-sff.c: comment spelling fixes fix typos/grammos in Documentation/edac.txt sysctl: add missing comments fs/debugfs/inode.c: fix comment typos sgivwfb: Make use of ARRAY_SIZE. sky2: fix sky2_link_down copy/paste comment error tree-wide: fix typos "couter" -> "counter" tree-wide: fix typos "offest" -> "offset" fix kerneldoc for set_irq_msi() spidev: fix double "of of" in comment comment typo fix: sybsystem -> subsystem ...
123 lines
3.0 KiB
Plaintext
123 lines
3.0 KiB
Plaintext
# Copyright 2007 Simtec Electronics
|
|
#
|
|
# Licensed under GPLv2
|
|
|
|
config CPU_S3C2440
|
|
bool
|
|
depends on ARCH_S3C2410
|
|
select CPU_ARM920T
|
|
select S3C2410_CLOCK
|
|
select S3C2410_PM if PM
|
|
select S3C2410_GPIO
|
|
select S3C2440_DMA if S3C2410_DMA
|
|
select CPU_S3C244X
|
|
select CPU_LLSERIAL_S3C2440
|
|
help
|
|
Support for S3C2440 Samsung Mobile CPU based systems.
|
|
|
|
config S3C2440_DMA
|
|
bool
|
|
depends on ARCH_S3C2410 && CPU_S3C24405B
|
|
help
|
|
Support for S3C2440 specific DMA code5A
|
|
|
|
|
|
menu "S3C2440 Machines"
|
|
|
|
config MACH_ANUBIS
|
|
bool "Simtec Electronics ANUBIS"
|
|
select CPU_S3C2440
|
|
select S3C24XX_DCLK
|
|
select PM_SIMTEC if PM
|
|
select HAVE_PATA_PLATFORM
|
|
select S3C24XX_GPIO_EXTRA64
|
|
select S3C2440_XTAL_12000000
|
|
select S3C_DEV_USB_HOST
|
|
help
|
|
Say Y here if you are using the Simtec Electronics ANUBIS
|
|
development system
|
|
|
|
config MACH_OSIRIS
|
|
bool "Simtec IM2440D20 (OSIRIS) module"
|
|
select CPU_S3C2440
|
|
select S3C24XX_DCLK
|
|
select PM_SIMTEC if PM
|
|
select S3C24XX_GPIO_EXTRA128
|
|
select S3C2440_XTAL_12000000
|
|
select S3C2410_IOTIMING if S3C2440_CPUFREQ
|
|
select S3C_DEV_USB_HOST
|
|
select S3C_DEV_NAND
|
|
help
|
|
Say Y here if you are using the Simtec IM2440D20 module, also
|
|
known as the Osiris.
|
|
|
|
config MACH_OSIRIS_DVS
|
|
tristate "Simtec IM2440D20 (OSIRIS) Dynamic Voltage Scaling driver"
|
|
depends on MACH_OSIRIS
|
|
select TPS65010
|
|
help
|
|
Say Y/M here if you want to have dynamic voltage scaling support
|
|
on the Simtec IM2440D20 (OSIRIS) module via the TPS65011.
|
|
|
|
The DVS driver alters the voltage supplied to the ARM core
|
|
depending on the frequency it is running at. The driver itself
|
|
does not do any of the frequency alteration, which is left up
|
|
to the cpufreq driver.
|
|
|
|
config MACH_RX3715
|
|
bool "HP iPAQ rx3715"
|
|
select CPU_S3C2440
|
|
select S3C2440_XTAL_16934400
|
|
select PM_H1940 if PM
|
|
select S3C_DEV_NAND
|
|
help
|
|
Say Y here if you are using the HP iPAQ rx3715.
|
|
|
|
config ARCH_S3C2440
|
|
bool "SMDK2440"
|
|
select CPU_S3C2440
|
|
select S3C2440_XTAL_16934400
|
|
select MACH_SMDK
|
|
select S3C_DEV_USB_HOST
|
|
select S3C_DEV_NAND
|
|
help
|
|
Say Y here if you are using the SMDK2440.
|
|
|
|
config MACH_NEXCODER_2440
|
|
bool "NexVision NEXCODER 2440 Light Board"
|
|
select CPU_S3C2440
|
|
select S3C2440_XTAL_12000000
|
|
select S3C_DEV_USB_HOST
|
|
select S3C_DEV_NAND
|
|
help
|
|
Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
|
|
|
|
config SMDK2440_CPU2440
|
|
bool "SMDK2440 with S3C2440 CPU module"
|
|
depends on ARCH_S3C2440
|
|
default y if ARCH_S3C2440
|
|
select S3C2440_XTAL_16934400
|
|
select CPU_S3C2440
|
|
|
|
config MACH_AT2440EVB
|
|
bool "Avantech AT2440EVB development board"
|
|
select CPU_S3C2440
|
|
select S3C_DEV_USB_HOST
|
|
select S3C_DEV_NAND
|
|
help
|
|
Say Y here if you are using the AT2440EVB development board
|
|
|
|
config MACH_MINI2440
|
|
bool "MINI2440 development board"
|
|
select CPU_S3C2440
|
|
select EEPROM_AT24
|
|
select LEDS_TRIGGER_BACKLIGHT
|
|
select SND_S3C24XX_SOC_S3C24XX_UDA134X
|
|
select S3C_DEV_NAND
|
|
select S3C_DEV_USB_HOST
|
|
help
|
|
Say Y here to select support for the MINI2440. Is a 10cm x 10cm board
|
|
available via various sources. It can come with a 3.5" or 7" touch LCD.
|
|
|
|
endmenu
|