Kconfig (cbf50a4125f5242dd70b1f2342dbba2d94c6d94e) Kconfig (7452b64d0154ab8ae4933b8e97feebc1ae98d1a4)
1# arch/arm/mach-exynos/Kconfig
2#
3# Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8# Configuration options for the EXYNOS4

--- 400 unchanged lines hidden (view full) ---

409
410config MACH_EXYNOS4_DT
411 bool "Samsung Exynos4 Machine using device tree"
412 depends on ARCH_EXYNOS4
413 select ARM_AMBA
414 select CPU_EXYNOS4210
415 select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
416 select PINCTRL
1# arch/arm/mach-exynos/Kconfig
2#
3# Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8# Configuration options for the EXYNOS4

--- 400 unchanged lines hidden (view full) ---

409
410config MACH_EXYNOS4_DT
411 bool "Samsung Exynos4 Machine using device tree"
412 depends on ARCH_EXYNOS4
413 select ARM_AMBA
414 select CPU_EXYNOS4210
415 select HAVE_SAMSUNG_KEYPAD if INPUT_KEYBOARD
416 select PINCTRL
417 select PINCTRL_EXYNOS4
417 select PINCTRL_EXYNOS
418 select USE_OF
419 help
420 Machine support for Samsung Exynos4 machine with device tree enabled.
421 Select this if a fdt blob is available for the Exynos4 SoC based board.
422 Note: This is under development and not all peripherals can be supported
423 with this machine file.
424
425config MACH_EXYNOS5_DT

--- 29 unchanged lines hidden ---
418 select USE_OF
419 help
420 Machine support for Samsung Exynos4 machine with device tree enabled.
421 Select this if a fdt blob is available for the Exynos4 SoC based board.
422 Note: This is under development and not all peripherals can be supported
423 with this machine file.
424
425config MACH_EXYNOS5_DT

--- 29 unchanged lines hidden ---