2010-02-24 16:40:29 +09:00
|
|
|
# arch/arm/mach-s5pv210/Kconfig
|
|
|
|
#
|
|
|
|
# Copyright (c) 2010 Samsung Electronics Co., Ltd.
|
|
|
|
# http://www.samsung.com/
|
|
|
|
#
|
|
|
|
# Licensed under GPLv2
|
|
|
|
|
|
|
|
# Configuration options for the S5PV210/S5PC110
|
|
|
|
|
|
|
|
if ARCH_S5PV210
|
|
|
|
|
|
|
|
config CPU_S5PV210
|
|
|
|
bool
|
2011-09-02 09:44:37 +09:00
|
|
|
select SAMSUNG_DMADEV
|
2010-05-17 16:56:26 +09:00
|
|
|
select S5P_EXT_INT
|
2011-03-12 08:05:19 +09:00
|
|
|
select S5P_HRT
|
2011-10-04 20:25:51 +09:00
|
|
|
select S5P_PM if PM
|
2011-10-04 20:25:51 +09:00
|
|
|
select S5P_SLEEP if PM
|
2010-02-24 16:40:29 +09:00
|
|
|
help
|
|
|
|
Enable S5PV210 CPU support
|
|
|
|
|
2010-05-20 08:13:07 +02:00
|
|
|
config S5PV210_SETUP_I2C1
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for i2c bus 1.
|
|
|
|
|
|
|
|
config S5PV210_SETUP_I2C2
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for i2c bus 2.
|
|
|
|
|
2010-06-08 17:11:43 +09:00
|
|
|
config S5PV210_SETUP_IDE
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for S5PV210 IDE GPIO configurations
|
|
|
|
|
2010-05-20 08:13:04 +02:00
|
|
|
config S5PV210_SETUP_FB_24BPP
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for S5PV210 with an 24bpp RGB display helper.
|
|
|
|
|
2010-06-21 16:28:28 +09:00
|
|
|
config S5PV210_SETUP_KEYPAD
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for keypad.
|
|
|
|
|
2010-05-20 08:13:07 +02:00
|
|
|
config S5PV210_SETUP_SDHCI
|
|
|
|
bool
|
|
|
|
select S5PV210_SETUP_SDHCI_GPIO
|
|
|
|
help
|
|
|
|
Internal helper functions for S5PV210 based SDHCI systems
|
|
|
|
|
|
|
|
config S5PV210_SETUP_SDHCI_GPIO
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for SDHCI gpio.
|
|
|
|
|
2011-03-10 21:49:31 +09:00
|
|
|
config S5PV210_SETUP_FIMC
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for the camera interfaces.
|
|
|
|
|
2011-12-23 10:14:55 +09:00
|
|
|
config S5PV210_SETUP_SPI
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Common setup code for SPI GPIO configurations.
|
|
|
|
|
2010-07-13 11:11:47 +09:00
|
|
|
menu "S5PC110 Machines"
|
2010-05-20 18:48:43 +09:00
|
|
|
|
|
|
|
config MACH_AQUILA
|
2010-07-13 11:11:47 +09:00
|
|
|
bool "Aquila"
|
2010-05-20 18:48:43 +09:00
|
|
|
select CPU_S5PV210
|
|
|
|
select S3C_DEV_FB
|
2010-08-09 16:55:24 +09:00
|
|
|
select S5P_DEV_FIMC0
|
|
|
|
select S5P_DEV_FIMC1
|
|
|
|
select S5P_DEV_FIMC2
|
2010-08-05 18:00:12 +09:00
|
|
|
select S3C_DEV_HSMMC
|
|
|
|
select S3C_DEV_HSMMC1
|
|
|
|
select S3C_DEV_HSMMC2
|
2010-08-27 13:56:54 +09:00
|
|
|
select S5P_DEV_ONENAND
|
2010-08-06 21:49:18 +09:00
|
|
|
select S5PV210_SETUP_FB_24BPP
|
|
|
|
select S5PV210_SETUP_SDHCI
|
2010-05-20 18:48:43 +09:00
|
|
|
help
|
|
|
|
Machine support for the Samsung Aquila target based on S5PC110 SoC
|
|
|
|
|
2010-05-19 23:15:32 +09:00
|
|
|
config MACH_GONI
|
|
|
|
bool "GONI"
|
|
|
|
select CPU_S5PV210
|
2010-10-04 18:38:12 +09:00
|
|
|
select S5P_GPIO_INT
|
2010-07-14 19:38:18 +09:00
|
|
|
select S3C_DEV_FB
|
2010-08-09 16:55:34 +09:00
|
|
|
select S5P_DEV_FIMC0
|
|
|
|
select S5P_DEV_FIMC1
|
|
|
|
select S5P_DEV_FIMC2
|
2010-08-05 18:00:18 +09:00
|
|
|
select S3C_DEV_HSMMC
|
|
|
|
select S3C_DEV_HSMMC1
|
|
|
|
select S3C_DEV_HSMMC2
|
2010-10-04 16:39:22 +09:00
|
|
|
select S3C_DEV_I2C1
|
2010-10-04 18:38:12 +09:00
|
|
|
select S3C_DEV_I2C2
|
2011-07-21 16:43:14 +09:00
|
|
|
select S5P_DEV_MFC
|
2010-09-30 20:59:46 +09:00
|
|
|
select S3C_DEV_USB_HSOTG
|
2010-08-27 13:56:54 +09:00
|
|
|
select S5P_DEV_ONENAND
|
2010-09-09 08:17:43 +09:00
|
|
|
select SAMSUNG_DEV_KEYPAD
|
2011-09-16 18:48:52 +09:00
|
|
|
select S5P_DEV_TV
|
2010-08-06 21:49:18 +09:00
|
|
|
select S5PV210_SETUP_FB_24BPP
|
2010-10-04 16:39:22 +09:00
|
|
|
select S5PV210_SETUP_I2C1
|
2010-10-04 18:38:12 +09:00
|
|
|
select S5PV210_SETUP_I2C2
|
2010-09-09 08:17:43 +09:00
|
|
|
select S5PV210_SETUP_KEYPAD
|
2010-08-06 21:49:18 +09:00
|
|
|
select S5PV210_SETUP_SDHCI
|
2011-09-27 07:18:55 +09:00
|
|
|
select S5PV210_SETUP_FIMC
|
2010-05-19 23:15:32 +09:00
|
|
|
help
|
|
|
|
Machine support for Samsung GONI board
|
|
|
|
S5PC110(MCP) is one of package option of S5PV210
|
2010-02-24 16:40:29 +09:00
|
|
|
|
2010-07-13 11:11:47 +09:00
|
|
|
config MACH_SMDKC110
|
|
|
|
bool "SMDKC110"
|
|
|
|
select CPU_S5PV210
|
2010-07-21 09:21:56 +05:30
|
|
|
select S3C_DEV_I2C1
|
|
|
|
select S3C_DEV_I2C2
|
2010-07-21 17:36:02 +09:00
|
|
|
select S3C_DEV_RTC
|
2010-07-13 11:11:47 +09:00
|
|
|
select S3C_DEV_WDT
|
2012-03-09 07:00:35 -08:00
|
|
|
select S5P_DEV_MFC
|
2010-08-06 21:49:18 +09:00
|
|
|
select SAMSUNG_DEV_IDE
|
2010-07-21 09:21:56 +05:30
|
|
|
select S5PV210_SETUP_I2C1
|
|
|
|
select S5PV210_SETUP_I2C2
|
2010-07-13 11:11:47 +09:00
|
|
|
select S5PV210_SETUP_IDE
|
|
|
|
help
|
|
|
|
Machine support for Samsung SMDKC110
|
|
|
|
S5PC110(MCP) is one of package option of S5PV210
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "S5PV210 Machines"
|
|
|
|
|
2010-02-24 16:40:29 +09:00
|
|
|
config MACH_SMDKV210
|
|
|
|
bool "SMDKV210"
|
|
|
|
select CPU_S5PV210
|
2010-11-26 13:19:49 +09:00
|
|
|
select S3C_DEV_FB
|
2010-06-14 10:18:56 +09:00
|
|
|
select S3C_DEV_HSMMC
|
|
|
|
select S3C_DEV_HSMMC1
|
|
|
|
select S3C_DEV_HSMMC2
|
|
|
|
select S3C_DEV_HSMMC3
|
2010-07-21 09:21:56 +05:30
|
|
|
select S3C_DEV_I2C1
|
|
|
|
select S3C_DEV_I2C2
|
2010-08-06 21:49:18 +09:00
|
|
|
select S3C_DEV_RTC
|
|
|
|
select S3C_DEV_WDT
|
2012-03-09 07:00:31 -08:00
|
|
|
select S5P_DEV_MFC
|
2010-05-20 11:39:54 +09:00
|
|
|
select SAMSUNG_DEV_ADC
|
2011-07-20 23:45:22 +09:00
|
|
|
select SAMSUNG_DEV_BACKLIGHT
|
2010-06-08 17:11:43 +09:00
|
|
|
select SAMSUNG_DEV_IDE
|
2010-06-21 16:47:16 +09:00
|
|
|
select SAMSUNG_DEV_KEYPAD
|
2011-02-28 23:02:32 +05:30
|
|
|
select SAMSUNG_DEV_PWM
|
2010-05-20 11:39:54 +09:00
|
|
|
select SAMSUNG_DEV_TS
|
2010-11-26 13:19:49 +09:00
|
|
|
select S5PV210_SETUP_FB_24BPP
|
2010-07-21 09:21:56 +05:30
|
|
|
select S5PV210_SETUP_I2C1
|
|
|
|
select S5PV210_SETUP_I2C2
|
2010-06-08 17:11:43 +09:00
|
|
|
select S5PV210_SETUP_IDE
|
2010-07-21 17:36:02 +09:00
|
|
|
select S5PV210_SETUP_KEYPAD
|
2010-06-14 10:18:56 +09:00
|
|
|
select S5PV210_SETUP_SDHCI
|
2010-02-24 16:40:29 +09:00
|
|
|
help
|
|
|
|
Machine support for Samsung SMDKV210
|
|
|
|
|
2010-09-29 20:51:03 +09:00
|
|
|
config MACH_TORBRECK
|
|
|
|
bool "Torbreck"
|
|
|
|
select CPU_S5PV210
|
|
|
|
select ARCH_SPARSEMEM_ENABLE
|
|
|
|
select S3C_DEV_HSMMC
|
|
|
|
select S3C_DEV_HSMMC1
|
|
|
|
select S3C_DEV_HSMMC2
|
|
|
|
select S3C_DEV_HSMMC3
|
|
|
|
select S3C_DEV_I2C1
|
|
|
|
select S3C_DEV_I2C2
|
|
|
|
select S3C_DEV_RTC
|
|
|
|
select S3C_DEV_WDT
|
|
|
|
select S5PV210_SETUP_I2C1
|
|
|
|
select S5PV210_SETUP_I2C2
|
|
|
|
select S5PV210_SETUP_SDHCI
|
|
|
|
help
|
|
|
|
Machine support for aESOP Torbreck
|
|
|
|
|
2010-07-13 11:11:47 +09:00
|
|
|
endmenu
|
2010-02-24 16:40:29 +09:00
|
|
|
|
|
|
|
endif
|