1 # arch/arm/mach-s5p64x0/Kconfig
3 # Copyright (c) 2009-2010 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
12 select S5P_SLEEP if PM
15 select SAMSUNG_WAKEMASK if PM
17 Enable S5P6440 CPU support
22 select S5P_SLEEP if PM
24 select SAMSUNG_WAKEMASK if PM
26 Enable S5P6450 CPU support
28 config S5P64X0_SETUP_FB_24BPP
31 Common setup code for S5P64X0 based boards with a LCD display
32 through RGB interface.
34 config S5P64X0_SETUP_I2C1
37 Common setup code for i2c bus 1.
39 config S5P64X0_SETUP_SPI
42 Common setup code for SPI GPIO configurations
44 config S5P64X0_SETUP_SDHCI_GPIO
47 Common setup code for SDHCI gpio.
61 select S5P64X0_SETUP_FB_24BPP
62 select S5P64X0_SETUP_I2C1
63 select S5P64X0_SETUP_SDHCI_GPIO
64 select SAMSUNG_DEV_ADC
65 select SAMSUNG_DEV_BACKLIGHT
66 select SAMSUNG_DEV_PWM
69 Machine support for the Samsung SMDK6440
81 select S5P64X0_SETUP_FB_24BPP
82 select S5P64X0_SETUP_I2C1
83 select S5P64X0_SETUP_SDHCI_GPIO
84 select SAMSUNG_DEV_ADC
85 select SAMSUNG_DEV_BACKLIGHT
86 select SAMSUNG_DEV_PWM
89 Machine support for the Samsung SMDK6450
91 menu "Use 8-bit SDHCI bus width"
93 config S5P64X0_SD_CH1_8BIT
94 bool "SDHCI Channel 1 (Slot 1)"
95 depends on MACH_SMDK6450 || MACH_SMDK6440
97 Support SDHCI Channel 1 8-bit bus.
98 If selected, Channel 2 is disabled.