Kconfig (e32f1502be3fa459723b1e4105e014f0828f7513) Kconfig (b49c87c2a5059af14b68ee5f596ac0e9c93678bb)
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "Linux Kernel Configuration"
7
8config ARM

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

161 help
162 This enables support for ARM Ltd RealView boards.
163
164config ARCH_VERSATILE
165 bool "ARM Ltd. Versatile family"
166 select ARM_AMBA
167 select ARM_VIC
168 select ICST307
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "Linux Kernel Configuration"
7
8config ARM

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

161 help
162 This enables support for ARM Ltd RealView boards.
163
164config ARCH_VERSATILE
165 bool "ARM Ltd. Versatile family"
166 select ARM_AMBA
167 select ARM_VIC
168 select ICST307
169 select GENERIC_TIME
169 help
170 This enables support for ARM Ltd Versatile board.
171
172config ARCH_AT91
173 bool "Atmel AT91"
174 select GENERIC_GPIO
175 help
176 This enables support for systems based on the Atmel AT91RM9200

--- 845 unchanged lines hidden ---
170 help
171 This enables support for ARM Ltd Versatile board.
172
173config ARCH_AT91
174 bool "Atmel AT91"
175 select GENERIC_GPIO
176 help
177 This enables support for systems based on the Atmel AT91RM9200

--- 845 unchanged lines hidden ---