Kconfig (f26e8817b235d8764363bffcc9cbfc61867371f2) | Kconfig (049633fc09b0fd1d3e6aac52d3a1b2461a17960b) |
---|---|
1# arch/arm/mach-s5pv210/Kconfig | 1# SPDX-License-Identifier: GPL-2.0 |
2# 3# Copyright (c) 2010 Samsung Electronics Co., Ltd. 4# http://www.samsung.com/ | 2# 3# Copyright (c) 2010 Samsung Electronics Co., Ltd. 4# http://www.samsung.com/ |
5# 6# Licensed under GPLv2 | |
7 8# Configuration options for the S5PV210/S5PC110 9 10config ARCH_S5PV210 11 bool "Samsung S5PV210/S5PC110" 12 depends on ARCH_MULTI_V7 13 select ARCH_HAS_HOLES_MEMORYMODEL 14 select ARM_VIC --- 21 unchanged lines hidden --- | 5 6# Configuration options for the S5PV210/S5PC110 7 8config ARCH_S5PV210 9 bool "Samsung S5PV210/S5PC110" 10 depends on ARCH_MULTI_V7 11 select ARCH_HAS_HOLES_MEMORYMODEL 12 select ARM_VIC --- 21 unchanged lines hidden --- |