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
14 select SAMSUNG_WAKEMASK if PM
16 Enable S5P6440 CPU support
20 select S5P_SLEEP if PM
22 select SAMSUNG_WAKEMASK if PM
24 Enable S5P6450 CPU support
26 config S5P64X0_SETUP_FB_24BPP
29 Common setup code for S5P64X0 based boards with a LCD display
30 through RGB interface.
32 config S5P64X0_SETUP_I2C1
35 Common setup code for i2c bus 1.
37 config S5P64X0_SETUP_SPI
40 Common setup code for SPI GPIO configurations
42 config S5P64X0_SETUP_SDHCI_GPIO
45 Common setup code for SDHCI gpio.
59 select S5P64X0_SETUP_FB_24BPP
60 select S5P64X0_SETUP_I2C1
61 select S5P64X0_SETUP_SDHCI_GPIO
62 select SAMSUNG_DEV_ADC
63 select SAMSUNG_DEV_BACKLIGHT
64 select SAMSUNG_DEV_PWM
67 Machine support for the Samsung SMDK6440
79 select S5P64X0_SETUP_FB_24BPP
80 select S5P64X0_SETUP_I2C1
81 select S5P64X0_SETUP_SDHCI_GPIO
82 select SAMSUNG_DEV_ADC
83 select SAMSUNG_DEV_BACKLIGHT
84 select SAMSUNG_DEV_PWM
87 Machine support for the Samsung SMDK6450
89 menu "Use 8-bit SDHCI bus width"
91 config S5P64X0_SD_CH1_8BIT
92 bool "SDHCI Channel 1 (Slot 1)"
93 depends on MACH_SMDK6450 || MACH_SMDK6440
95 Support SDHCI Channel 1 8-bit bus.
96 If selected, Channel 2 is disabled.