9
0
Fork 0

Cleanup Kconfig files

This patch provides a global cleanup barebox Kconfig files. This includes
replacing spaces to tabs, formatting in accordance format, removing
extraneous lines and spaces. No functional changes.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2012-12-08 10:51:19 +04:00 committed by Sascha Hauer
parent 1cab895549
commit 4c20f9af97
46 changed files with 138 additions and 142 deletions

View File

@ -19,7 +19,7 @@ config ARM_LINUX
config HAVE_MACH_ARM_HEAD config HAVE_MACH_ARM_HEAD
bool bool
menu "System Type " menu "System Type"
choice choice
prompt "ARM system type" prompt "ARM system type"
@ -71,7 +71,7 @@ config ARCH_NOMADIK
select CPU_ARM926T select CPU_ARM926T
select CLOCKSOURCE_NOMADIK select CLOCKSOURCE_NOMADIK
help help
Support for the Nomadik platform by ST-Ericsson Support for the Nomadik platform by ST-Ericsson
config ARCH_OMAP config ARCH_OMAP
bool "TI OMAP" bool "TI OMAP"
@ -153,7 +153,7 @@ config THUMB2_BAREBOX
endmenu endmenu
menu "Arm specific settings " menu "Arm specific settings"
config CMD_ARM_CPUINFO config CMD_ARM_CPUINFO
bool "cpuinfo command" bool "cpuinfo command"

View File

@ -4,7 +4,7 @@ config CPU_32
bool bool
default y default y
# Select CPU types depending on the architecture selected. This selects # Select CPU types depending on the architecture selected. This selects
# which CPUs we support in the kernel image, and the compiler instruction # which CPUs we support in the kernel image, and the compiler instruction
# optimiser behaviour. # optimiser behaviour.
@ -27,14 +27,13 @@ config CPU_ARM920T
Say Y if you want support for the ARM920T processor. Say Y if you want support for the ARM920T processor.
Otherwise, say N. Otherwise, say N.
# ARM926T # ARM926T
config CPU_ARM926T config CPU_ARM926T
bool bool
select CPU_32v5 select CPU_32v5
help help
This is a variant of the ARM920. It has slightly different This is a variant of the ARM920. It has slightly different
instruction sequences for cache and TLB operations. Curiously, instruction sequences for cache and TLB operations. Curiously,
there is no documentation on it at the ARM corporate website. there is no documentation on it at the ARM corporate website.
Say Y if you want support for the ARM926T processor. Say Y if you want support for the ARM926T processor.

View File

@ -116,13 +116,12 @@ config SUPPORT_CALAO_MOB_TNY_MD2
if ARCH_AT91RM9200 if ARCH_AT91RM9200
choice choice
prompt "AT91RM9200 Board Type" prompt "AT91RM9200 Board Type"
config MACH_AT91RM9200EK config MACH_AT91RM9200EK
bool "Atmel AT91RM9200-EK Evaluation Kit" bool "Atmel AT91RM9200-EK Evaluation Kit"
help
select HAVE_AT91_DATAFLASH_CARD select HAVE_AT91_DATAFLASH_CARD
help
Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit. Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507> <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
@ -135,7 +134,6 @@ endif
if ARCH_AT91SAM9260 if ARCH_AT91SAM9260
choice choice
prompt "AT91SAM9260 Board Type" prompt "AT91SAM9260 Board Type"
config MACH_AT91SAM9260EK config MACH_AT91SAM9260EK
@ -218,7 +216,6 @@ endif
if ARCH_AT91SAM9G20 if ARCH_AT91SAM9G20
choice choice
prompt "AT91SAM9G20 Board Type" prompt "AT91SAM9G20 Board Type"
config MACH_AT91SAM9G20EK config MACH_AT91SAM9G20EK
@ -390,7 +387,7 @@ config CALAO_MOB_TNY_MD2
depends on SUPPORT_CALAO_MOB_TNY_MD2 depends on SUPPORT_CALAO_MOB_TNY_MD2
config CALAO_MB_QIL_A9260 config CALAO_MB_QIL_A9260
bool "MB-QIL A9260 Motherboard Board support" bool "MB-QIL A9260 Motherboard Board support"
depends on MACH_QIL_A9260 depends on MACH_QIL_A9260
endif endif

View File

@ -197,7 +197,6 @@ endchoice
if ARCH_IMX1 if ARCH_IMX1
choice choice
prompt "i.MX1 Board Type" prompt "i.MX1 Board Type"
config MACH_SCB9328 config MACH_SCB9328
@ -216,7 +215,6 @@ endif
if ARCH_IMX21 if ARCH_IMX21
choice choice
prompt "i.MX21 Board Type" prompt "i.MX21 Board Type"
config MACH_IMX21ADS config MACH_IMX21ADS
@ -236,7 +234,6 @@ endif
if ARCH_IMX25 if ARCH_IMX25
choice choice
prompt "i.MX25 Board Type" prompt "i.MX25 Board Type"
config MACH_EUKREA_CPUIMX25 config MACH_EUKREA_CPUIMX25
@ -270,7 +267,6 @@ endif
if ARCH_IMX27 if ARCH_IMX27
choice choice
prompt "i.MX27 Board Type" prompt "i.MX27 Board Type"
config MACH_EUKREA_CPUIMX27 config MACH_EUKREA_CPUIMX27
@ -329,7 +325,6 @@ endif
if ARCH_IMX31 if ARCH_IMX31
choice choice
prompt "i.MX31 Board Type" prompt "i.MX31 Board Type"
config MACH_PCM037 config MACH_PCM037
@ -350,7 +345,6 @@ endif
if ARCH_IMX35 if ARCH_IMX35
choice choice
prompt "i.MX35 Board Type" prompt "i.MX35 Board Type"
config MACH_EUKREA_CPUIMX35 config MACH_EUKREA_CPUIMX35
@ -397,7 +391,6 @@ endif
if ARCH_IMX51 if ARCH_IMX51
choice choice
prompt "i.MX51 Board Type" prompt "i.MX51 Board Type"
config MACH_FREESCALE_MX51_PDK config MACH_FREESCALE_MX51_PDK
@ -442,7 +435,6 @@ endif
if ARCH_IMX53 if ARCH_IMX53
choice choice
prompt "i.MX53 Board Type" prompt "i.MX53 Board Type"
config MACH_FREESCALE_MX53_LOCO config MACH_FREESCALE_MX53_LOCO
@ -471,6 +463,7 @@ config MACH_TX53
endchoice endchoice
if MACH_TX53 if MACH_TX53
choice choice
prompt "TX53 board revision" prompt "TX53 board revision"
config TX53_REV_1011 config TX53_REV_1011
@ -478,6 +471,7 @@ config TX53_REV_1011
config TX53_REV_XX30 config TX53_REV_XX30
bool "8030 / 1030" bool "8030 / 1030"
endchoice endchoice
endif endif
endif endif
@ -485,7 +479,6 @@ endif
if ARCH_IMX6 if ARCH_IMX6
choice choice
prompt "i.MX6 Board Type" prompt "i.MX6 Board Type"
config MACH_MX6Q_ARM2 config MACH_MX6Q_ARM2
@ -500,9 +493,10 @@ endif
# ---------------------------------------------------------- # ----------------------------------------------------------
menu "Board specific settings " menu "Board specific settings"
if MACH_PCM037 if MACH_PCM037
choice choice
prompt "SDRAM Bank0" prompt "SDRAM Bank0"
config PCM037_SDRAM_BANK0_128MB config PCM037_SDRAM_BANK0_128MB
@ -520,9 +514,11 @@ config PCM037_SDRAM_BANK1_128MB
config PCM037_SDRAM_BANK1_256MB config PCM037_SDRAM_BANK1_256MB
bool "256MB" bool "256MB"
endchoice endchoice
endif endif
if MACH_EUKREA_CPUIMX27 if MACH_EUKREA_CPUIMX27
choice choice
prompt "SDRAM Size" prompt "SDRAM Size"
config EUKREA_CPUIMX27_SDRAM_128MB config EUKREA_CPUIMX27_SDRAM_128MB
@ -530,6 +526,7 @@ config EUKREA_CPUIMX27_SDRAM_128MB
config EUKREA_CPUIMX27_SDRAM_256MB config EUKREA_CPUIMX27_SDRAM_256MB
bool "256 MB" bool "256 MB"
endchoice endchoice
choice choice
prompt "NOR Flash Size" prompt "NOR Flash Size"
config EUKREA_CPUIMX27_NOR_32MB config EUKREA_CPUIMX27_NOR_32MB
@ -537,6 +534,7 @@ config EUKREA_CPUIMX27_NOR_32MB
config EUKREA_CPUIMX27_NOR_64MB config EUKREA_CPUIMX27_NOR_64MB
bool "> 32 MB" bool "> 32 MB"
endchoice endchoice
choice choice
prompt "Quad UART Port" prompt "Quad UART Port"
depends on DRIVER_SERIAL_NS16550 depends on DRIVER_SERIAL_NS16550
@ -549,8 +547,11 @@ config EUKREA_CPUIMX27_QUART3
config EUKREA_CPUIMX27_QUART4 config EUKREA_CPUIMX27_QUART4
bool "Q4" bool "Q4"
endchoice endchoice
endif endif
if MACH_FREESCALE_MX25_3STACK if MACH_FREESCALE_MX25_3STACK
choice choice
prompt "SDRAM Type" prompt "SDRAM Type"
config FREESCALE_MX25_3STACK_SDRAM_64MB_DDR2 config FREESCALE_MX25_3STACK_SDRAM_64MB_DDR2
@ -558,16 +559,18 @@ config FREESCALE_MX25_3STACK_SDRAM_64MB_DDR2
config FREESCALE_MX25_3STACK_SDRAM_128MB_MDDR config FREESCALE_MX25_3STACK_SDRAM_128MB_MDDR
bool "128 MB (mDDR)" bool "128 MB (mDDR)"
endchoice endchoice
endif endif
endmenu endmenu
menu "i.MX specific settings " menu "i.MX specific settings"
config IMX_IIM config IMX_IIM
tristate "IIM fusebox device" tristate "IIM fusebox device"
depends on !ARCH_IMX21 && !ARCH_IMX21 depends on !ARCH_IMX21 && !ARCH_IMX21
help help
Device driver for the IC Identification Module (IIM) fusebox. Use the Device driver for the IC Identification Module (IIM) fusebox. Use the
regular md/mw commands to program and read the fusebox. regular md/mw commands to program and read the fusebox.
Fuses are grouped in "rows", 8 bits per row. When using md/mw commands, Fuses are grouped in "rows", 8 bits per row. When using md/mw commands,
@ -588,7 +591,7 @@ config IMX_IIM_FUSE_BLOW
Before being actually able to blow the fuses, you need to explicitely Before being actually able to blow the fuses, you need to explicitely
enable it: enable it:
imx_iim0.permanent_write_enable=1 imx_iim0.permanent_write_enable=1
endmenu endmenu

View File

@ -84,7 +84,7 @@ endchoice
endif endif
menu "i.MX specific settings " menu "i.MX specific settings"
config MXS_OCOTP config MXS_OCOTP
tristate "OCOTP device" tristate "OCOTP device"
@ -105,7 +105,7 @@ config MXS_OCOTP_WRITABLE
Before being actually able to blow the bits, you need to explicitely Before being actually able to blow the bits, you need to explicitely
enable writing: enable writing:
ocotp0.permanent_write_enable=1 ocotp0.permanent_write_enable=1
config MXS_CMD_BCB config MXS_CMD_BCB
depends on NAND_MXS depends on NAND_MXS
@ -117,7 +117,7 @@ config MXS_CMD_BCB
endmenu endmenu
menu "Board specific settings " menu "Board specific settings"
if MACH_TX28 if MACH_TX28

View File

@ -40,7 +40,6 @@ config NETX_COOKIE
default 16 if MACH_NXHX default 16 if MACH_NXHX
choice choice
prompt "Netx Board Type" prompt "Netx Board Type"
config MACH_NXDB500 config MACH_NXDB500

View File

@ -12,7 +12,7 @@
# #
# This program is distributed in the hope that it will be useful, # This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #
@ -59,7 +59,7 @@ config OMAP3_CLOCK_CONFIG
config OMAP_GPMC config OMAP_GPMC
prompt "Support for GPMC configuration" prompt "Support for GPMC configuration"
bool bool
depends on (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) depends on (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4)
default y default y
help help
Enable this if you use Texas Instrument's General purpose Memory Enable this if you use Texas Instrument's General purpose Memory
@ -115,14 +115,14 @@ config MACH_BEAGLE
select HAVE_NOSHELL select HAVE_NOSHELL
select HAVE_DEFAULT_ENVIRONMENT_NEW select HAVE_DEFAULT_ENVIRONMENT_NEW
depends on ARCH_OMAP3 depends on ARCH_OMAP3
help help
Say Y here if you are using Beagle Board Say Y here if you are using Beagle Board
config MACH_OMAP3EVM config MACH_OMAP3EVM
bool "Texas Instrument's OMAP3 EVM" bool "Texas Instrument's OMAP3 EVM"
select HAVE_NOSHELL select HAVE_NOSHELL
depends on ARCH_OMAP3 depends on ARCH_OMAP3
help help
Say Y here if you are using OMAP3EVM Say Y here if you are using OMAP3EVM
config MACH_PANDA config MACH_PANDA
@ -155,7 +155,7 @@ config MACH_PCAAL1
bool "Phytec phyCARD-A-L1" bool "Phytec phyCARD-A-L1"
select HAVE_NOSHELL select HAVE_NOSHELL
depends on ARCH_OMAP3 depends on ARCH_OMAP3
help help
Say Y here if you are using a phyCARD-A-L1 PCA-A-L1 Say Y here if you are using a phyCARD-A-L1 PCA-A-L1
config MACH_PCAAXL2 config MACH_PCAAXL2
@ -169,7 +169,8 @@ config MACH_PCAAXL2
endchoice endchoice
if MACH_OMAP3EVM if MACH_OMAP3EVM
choice
choice
prompt "Select UART" prompt "Select UART"
config OMAP3EVM_UART1 config OMAP3EVM_UART1
@ -183,7 +184,9 @@ if MACH_OMAP3EVM
depends on MACH_OMAP3EVM depends on MACH_OMAP3EVM
help help
Say Y here if you would like to use UART3 as console. Say Y here if you would like to use UART3 as console.
endchoice
endchoice
endif endif
config MACH_OMAP_ADVANCED_MUX config MACH_OMAP_ADVANCED_MUX

View File

@ -13,12 +13,12 @@ config ARCH_TEXT_BASE
default 0x23e00000 if MACH_TINY210 default 0x23e00000 if MACH_TINY210
config BOARDINFO config BOARDINFO
default "Mini 2440" if MACH_MINI2440 default "Mini 2440" if MACH_MINI2440
default "Mini 6410" if MACH_MINI6410 default "Mini 6410" if MACH_MINI6410
default "Tiny 6410" if MACH_TINY6410 default "Tiny 6410" if MACH_TINY6410
default "Digi A9M2440" if MACH_A9M2440 default "Digi A9M2440" if MACH_A9M2440
default "Digi A9M2410" if MACH_A9M2410 default "Digi A9M2410" if MACH_A9M2410
default "Tiny 210" if MACH_TINY210 default "Tiny 210" if MACH_TINY210
config ARCH_BAREBOX_MAX_BARE_INIT_SIZE config ARCH_BAREBOX_MAX_BARE_INIT_SIZE
hex hex
@ -35,7 +35,6 @@ config CPU_S3C2440
bool bool
choice choice
prompt "S3C24xx Board Type" prompt "S3C24xx Board Type"
config MACH_A9M2410 config MACH_A9M2410
@ -71,7 +70,7 @@ config MACH_MINI2440
endchoice endchoice
menu "Board specific settings " menu "Board specific settings"
choice choice
prompt "A9M2440 baseboard" prompt "A9M2440 baseboard"
@ -98,7 +97,6 @@ config CPU_S3C6410
bool bool
choice choice
prompt "S3C64xx Board Type" prompt "S3C64xx Board Type"
config MACH_MINI6410 config MACH_MINI6410
@ -118,7 +116,7 @@ config MACH_TINY6410
endchoice endchoice
menu "Board specific settings " menu "Board specific settings"
source arch/arm/boards/friendlyarm-tiny6410/Kconfig source arch/arm/boards/friendlyarm-tiny6410/Kconfig
@ -135,7 +133,6 @@ config CPU_S5PV210
bool bool
choice choice
prompt "S5PCxx board type" prompt "S5PCxx board type"
config MACH_TINY210 config MACH_TINY210
@ -149,8 +146,7 @@ endchoice
endif endif
menu "S3C Features"
menu "S3C Features "
config S3C_LOWLEVEL_INIT config S3C_LOWLEVEL_INIT
bool bool

View File

@ -29,7 +29,7 @@ config MACH_IPE337
endchoice endchoice
choice choice
prompt "Select your board options" prompt "Select your board options"
depends on MACH_IPE337 depends on MACH_IPE337
default MACH_IPE337_V2 default MACH_IPE337_V2

View File

@ -62,10 +62,11 @@ source arch/mips/mach-xburst/Kconfig
endmenu endmenu
# #
# Endianess selection. Sufficiently obscure so many users don't know what to # Endianess selection. Sufficiently obscure so many users don't know what to
# answer,so we try hard to limit the available choices. Also the use of a # answer,so we try hard to limit the available choices. Also the use of a
# choice statement should be more obvious to the user. # choice statement should be more obvious to the user.
# #
choice choice
prompt "Endianess selection" prompt "Endianess selection"
help help
@ -98,8 +99,8 @@ config CPU_MIPS32_R1
select CPU_SUPPORTS_32BIT_KERNEL select CPU_SUPPORTS_32BIT_KERNEL
help help
Choose this option to build a barebox for release 1 or later of the Choose this option to build a barebox for release 1 or later of the
MIPS32 architecture. Most modern embedded systems with a 32-bit MIPS32 architecture. Most modern embedded systems with a 32-bit
MIPS processor are based on a MIPS32 processor. If you know the MIPS processor are based on a MIPS32 processor. If you know the
specific type of processor in your system, choose those that one specific type of processor in your system, choose those that one
otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
Release 2 of the MIPS32 architecture is available since several Release 2 of the MIPS32 architecture is available since several
@ -113,8 +114,8 @@ config CPU_MIPS32_R2
select CPU_SUPPORTS_32BIT_KERNEL select CPU_SUPPORTS_32BIT_KERNEL
help help
Choose this option to build a barebox for release 2 or later of the Choose this option to build a barebox for release 2 or later of the
MIPS32 architecture. Most modern embedded systems with a 32-bit MIPS32 architecture. Most modern embedded systems with a 32-bit
MIPS processor are based on a MIPS32 processor. If you know the MIPS processor are based on a MIPS32 processor. If you know the
specific type of processor in your system, choose those that one specific type of processor in your system, choose those that one
otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
@ -125,8 +126,8 @@ config CPU_MIPS64_R1
select CPU_SUPPORTS_64BIT_KERNEL select CPU_SUPPORTS_64BIT_KERNEL
help help
Choose this option to build a barebox for release 1 or later of the Choose this option to build a barebox for release 1 or later of the
MIPS64 architecture. Many modern embedded systems with a 64-bit MIPS64 architecture. Many modern embedded systems with a 64-bit
MIPS processor are based on a MIPS64 processor. If you know the MIPS processor are based on a MIPS64 processor. If you know the
specific type of processor in your system, choose those that one specific type of processor in your system, choose those that one
otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
Release 2 of the MIPS64 architecture is available since several Release 2 of the MIPS64 architecture is available since several
@ -141,14 +142,13 @@ config CPU_MIPS64_R2
select CPU_SUPPORTS_64BIT_KERNEL select CPU_SUPPORTS_64BIT_KERNEL
help help
Choose this option to build a barebox for release 2 or later of the Choose this option to build a barebox for release 2 or later of the
MIPS64 architecture. Many modern embedded systems with a 64-bit MIPS64 architecture. Many modern embedded systems with a 64-bit
MIPS processor are based on a MIPS64 processor. If you know the MIPS processor are based on a MIPS64 processor. If you know the
specific type of processor in your system, choose those that one specific type of processor in your system, choose those that one
otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
endchoice endchoice
config SYS_HAS_CPU_MIPS32_R1 config SYS_HAS_CPU_MIPS32_R1
bool bool
@ -199,7 +199,7 @@ choice
help help
You should only select this option if you have a workload that You should only select this option if you have a workload that
actually benefits from 64-bit processing or if your machine has actually benefits from 64-bit processing or if your machine has
large memory. You will only be presented a single option in this large memory. You will only be presented a single option in this
menu if your system does not support both 32-bit and 64-bit modes. menu if your system does not support both 32-bit and 64-bit modes.
config 32BIT config 32BIT
@ -216,7 +216,7 @@ config 64BIT
endchoice endchoice
menu "MIPS specific settings " menu "MIPS specific settings"
config CMD_MIPS_CPUINFO config CMD_MIPS_CPUINFO
bool "cpuinfo command" bool "cpuinfo command"

View File

@ -16,13 +16,12 @@ choice
prompt "Select your board" prompt "Select your board"
config GENERIC config GENERIC
bool "Generic " bool "Generic"
select NIOS2 select NIOS2
endchoice endchoice
menu "Board configuration " menu "Board configuration"
config EARLY_PRINTF config EARLY_PRINTF
default n default n

View File

@ -16,7 +16,7 @@ choice
prompt "Select your board" prompt "Select your board"
config GENERIC config GENERIC
bool "Generic " bool "Generic"
select OPENRISC select OPENRISC
endchoice endchoice

View File

@ -50,4 +50,5 @@ config MACH_PHYCORE_MPC5200B_TINY_REV
old board you should set this option to 1 old board you should set this option to 1
endmenu endmenu
endif endif

View File

@ -17,9 +17,10 @@ choice
config P2020RDB config P2020RDB
bool "P2020RDB" bool "P2020RDB"
help help
Say Y here if you are using the Freescale P2020RDB Say Y here if you are using the Freescale P2020RDB
endchoice endchoice
endif endif
if P2020RDB if P2020RDB

View File

@ -40,19 +40,18 @@ choice
prompt "Bring up type" prompt "Bring up type"
config X86_BIOS_BRINGUP config X86_BIOS_BRINGUP
prompt "16 bit BIOS" bool "16 bit BIOS"
bool
help help
Barebox will act as a BIOS based bootloader. This includes Barebox will act as a BIOS based bootloader. This includes
some 16 bit real mode code and some restrictions everyone knows some 16 bit real mode code and some restrictions everyone knows
from BIOS based systems. from BIOS based systems.
config X86_NATIVE_BRINGUP config X86_NATIVE_BRINGUP
bool "native" bool "native"
help help
Barebox will act as a native bootloader. This includes all the Barebox will act as a native bootloader. This includes all the
required initialization needed to bring up a piece of hardware. required initialization needed to bring up a piece of hardware.
Note: Not implemented yet Note: Not implemented yet
endchoice endchoice

View File

@ -1,6 +1,6 @@
if X86_BIOS_BRINGUP if X86_BIOS_BRINGUP
menu "BIOS boot source " menu "BIOS boot source"
config X86_HDBOOT config X86_HDBOOT
bool "HD boot" bool "HD boot"

View File

@ -1,5 +1,5 @@
menu "Board specific settings " menu "Board specific settings"
if X86_BOOTLOADER if X86_BOOTLOADER

View File

@ -12,9 +12,9 @@ config HAS_POWEROFF
if COMMAND_SUPPORT if COMMAND_SUPPORT
menu "commands " menu "commands"
menu "scripting " menu "scripting"
config CMD_EDIT config CMD_EDIT
tristate tristate
@ -107,7 +107,7 @@ endif
config CMD_TIME config CMD_TIME
bool "time" bool "time"
help help
Just like the unix time command this command allows to measure the Just like the unix time command this command allows to measure the
execution time of a command. Note: barebox does not use interrupts, execution time of a command. Note: barebox does not use interrupts,
so the system timer can overrun during the execution of the command so the system timer can overrun during the execution of the command
@ -130,7 +130,7 @@ config CMD_GLOBAL
endmenu endmenu
menu "file commands " menu "file commands"
config CMD_LS config CMD_LS
tristate tristate
@ -237,7 +237,7 @@ config CMD_FILETYPE
endmenu endmenu
menu "console " menu "console"
config CMD_CLEAR config CMD_CLEAR
tristate tristate
@ -257,7 +257,7 @@ config CMD_ECHO_E
endmenu endmenu
menu "memory " menu "memory"
config CMD_LOADB config CMD_LOADB
select CRC16 select CRC16
@ -306,8 +306,8 @@ config CMD_CRC_CMP
prompt "compare 2 files crc" prompt "compare 2 files crc"
config CMD_DIGEST config CMD_DIGEST
tristate tristate
select DIGEST select DIGEST
config CMD_MD5SUM config CMD_MD5SUM
tristate tristate
@ -335,7 +335,7 @@ config CMD_SHA224SUM
endmenu endmenu
menu "flash " menu "flash"
config CMD_FLASH config CMD_FLASH
tristate tristate
@ -349,8 +349,7 @@ config CMD_UBI
endmenu endmenu
menu "booting"
menu "booting "
config CMD_BOOTM config CMD_BOOTM
tristate tristate
@ -424,8 +423,8 @@ config CMD_BOOTU
depends on ARM depends on ARM
prompt "bootu" prompt "bootu"
help help
compile in the 'bootu' command to start raw (uncompressed) compile in the 'bootu' command to start raw (uncompressed)
Linux images Linux images
config FLEXIBLE_BOOTARGS config FLEXIBLE_BOOTARGS
bool bool
@ -479,7 +478,7 @@ config CMD_OFTREE_PROBE
endmenu endmenu
menu "testing " menu "testing"
config CMD_NANDTEST config CMD_NANDTEST
tristate tristate
@ -500,7 +499,7 @@ config CMD_MTEST_ALTERNATIVE
endmenu endmenu
menu "video command " menu "video command"
if VIDEO if VIDEO
@ -659,7 +658,7 @@ config CMD_CLK
menuconfig CMD_WD menuconfig CMD_WD
bool bool
depends on WATCHDOG depends on WATCHDOG
prompt "wd command " prompt "wd command"
help help
The 'wd' command which allows to start, stop and trigger the onboard The 'wd' command which allows to start, stop and trigger the onboard
watchdog. watchdog.

View File

@ -61,7 +61,7 @@ config STDDEV
config BAREBOX_UPDATE config BAREBOX_UPDATE
bool bool
menu "General Settings " menu "General Settings"
config LOCALVERSION config LOCALVERSION
string "Local version - append to the version string" string "Local version - append to the version string"
@ -69,7 +69,7 @@ config LOCALVERSION
Append an extra string to the end of your version string. Append an extra string to the end of your version string.
The string you set here will be appended after the contents of The string you set here will be appended after the contents of
any files with a filename matching localversion* in your any files with a filename matching localversion* in your
object and source tree, in that order. Your total string can object and source tree, in that order. Your total string can
be a maximum of 64 characters. be a maximum of 64 characters.
config LOCALVERSION_AUTO config LOCALVERSION_AUTO
@ -81,7 +81,7 @@ config LOCALVERSION_AUTO
top of tree revision. top of tree revision.
A string of the format -gxxxxxxxx will be added to the localversion A string of the format -gxxxxxxxx will be added to the localversion
if a git-based tree is found. The string generated by this will be if a git-based tree is found. The string generated by this will be
appended after any matching localversion* files, and after the value appended after any matching localversion* files, and after the value
set in CONFIG_LOCALVERSION. set in CONFIG_LOCALVERSION.
@ -106,7 +106,7 @@ config MEMINFO
config ENVIRONMENT_VARIABLES config ENVIRONMENT_VARIABLES
bool "environment variables support" bool "environment variables support"
menu "memory layout " menu "memory layout"
config HAVE_PBL_IMAGE config HAVE_PBL_IMAGE
bool bool
@ -196,7 +196,7 @@ config MEMORY_LAYOUT_DEFAULT
bool "use default memory layout" bool "use default memory layout"
help help
select this option to use bareboxs standard memory layout: select this option to use bareboxs standard memory layout:
stack stack
----- -----
malloc heap malloc heap
@ -409,8 +409,8 @@ config MENU
prompt "Menu Framework" prompt "Menu Framework"
depends on PROCESS_ESCAPE_SEQUENCE depends on PROCESS_ESCAPE_SEQUENCE
help help
a menu framework that allow us to create list menu to simplify a menu framework that allow us to create list menu to simplify
barebox and make it more user-frendly barebox and make it more user-frendly
config PASSWORD config PASSWORD
bool bool
@ -635,7 +635,7 @@ config RESET_SOURCE
endmenu endmenu
menu "Debugging " menu "Debugging"
config DEBUG_INFO config DEBUG_INFO
bool bool

View File

@ -8,7 +8,7 @@ config CRC7
bool bool
menuconfig DIGEST menuconfig DIGEST
bool "Digest " bool "Digest"
if DIGEST if DIGEST

View File

@ -1,4 +1,4 @@
menu "Drivers " menu "Drivers"
source "drivers/serial/Kconfig" source "drivers/serial/Kconfig"
source "drivers/net/Kconfig" source "drivers/net/Kconfig"

View File

@ -2,7 +2,7 @@ menuconfig DISK
select BLOCK select BLOCK
select PARTITION select PARTITION
select PARTITION_DISK select PARTITION_DISK
bool "Disk support " bool "Disk support"
help help
Add support for disk like drives like harddisks, CDROMs, SD cards and Add support for disk like drives like harddisks, CDROMs, SD cards and
CF cards. CF cards.

View File

@ -4,5 +4,5 @@ config MXS_APBH_DMA
tristate "MXS APBH DMA ENGINE" tristate "MXS APBH DMA ENGINE"
depends on ARCH_IMX23 || ARCH_IMX28 depends on ARCH_IMX23 || ARCH_IMX28
help help
Experimental! Experimental!
endmenu endmenu

View File

@ -14,11 +14,11 @@ config EEPROM_AT24
help help
Enable this driver to get read/write support to most I2C EEPROMs, Enable this driver to get read/write support to most I2C EEPROMs,
after you configure the driver to know about each EEPROM on after you configure the driver to know about each EEPROM on
your target board. Use these generic chip names, instead of your target board. Use these generic chip names, instead of
vendor-specific ones like at24c64 or 24lc02: vendor-specific ones like at24c64 or 24lc02:
24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08, 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08,
24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024
Unless you like data loss puzzles, always be sure that any chip Unless you like data loss puzzles, always be sure that any chip
you configure as a 24c32 (32 kbit) or larger is NOT really a you configure as a 24c32 (32 kbit) or larger is NOT really a

View File

@ -4,7 +4,7 @@ config GPIOLIB
if GPIOLIB if GPIOLIB
menu "GPIO " menu "GPIO"
config GPIO_BCM2835 config GPIO_BCM2835
bool "GPIO support for BCM2835" bool "GPIO support for BCM2835"

View File

@ -1,5 +1,5 @@
menuconfig I2C menuconfig I2C
bool "I2C drivers " bool "I2C drivers"
if I2C if I2C

View File

@ -13,7 +13,7 @@ config KEYBOARD_GPIO
to GPIO pins of various CPUs (and some other chips). to GPIO pins of various CPUs (and some other chips).
Say Y here if your device has buttons connected Say Y here if your device has buttons connected
directly to such GPIO pins. Your board-specific directly to such GPIO pins. Your board-specific
setup logic must also provide a platform device, setup logic must also provide a platform device,
with configuration data saying which GPIOs are used. with configuration data saying which GPIOs are used.
@ -26,7 +26,7 @@ config KEYBOARD_IMX_KEYPAD
to the IMX keypad matrix. to the IMX keypad matrix.
Say Y here if your device has buttons connected Say Y here if your device has buttons connected
to the IMX keypad matrix. Your board-specific to the IMX keypad matrix. Your board-specific
setup logic must also provide a 'matrix_keymap_data' structure, setup logic must also provide a 'matrix_keymap_data' structure,
defining the used keys. defining the used keys.

View File

@ -1,5 +1,5 @@
menuconfig MCI menuconfig MCI
bool "MCI drivers " bool "MCI drivers"
select DISK select DISK
help help
Add support for MCI drivers, used to handle MMC and SD cards Add support for MCI drivers, used to handle MMC and SD cards
@ -92,7 +92,7 @@ config MCI_SPI
depends on SPI depends on SPI
help help
Some systems access MMC/SD/SDIO cards using a SPI controller Some systems access MMC/SD/SDIO cards using a SPI controller
instead of using a "native" MMC/SD/SDIO controller. This has a instead of using a "native" MMC/SD/SDIO controller. This has a
disadvantage of being relatively high overhead, but a compensating disadvantage of being relatively high overhead, but a compensating
advantage of working on many systems without dedicated MMC/SD/SDIO advantage of working on many systems without dedicated MMC/SD/SDIO
controllers. controllers.

View File

@ -3,7 +3,7 @@
# #
menuconfig MISC_DEVICES menuconfig MISC_DEVICES
bool "Misc devices " bool "Misc devices"
help help
Add support for misc strange devices Add support for misc strange devices

View File

@ -1,5 +1,5 @@
menuconfig MTD menuconfig MTD
bool "Memory Technology Device (MTD) support" bool "Memory Technology Device (MTD) support"
if MTD if MTD

View File

@ -15,7 +15,7 @@ config MTD_DATAFLASH_WRITE_VERIFY
help help
This adds an extra check when data is written to the flash. This adds an extra check when data is written to the flash.
It may help if you are verifying chip setup (timings etc) on It may help if you are verifying chip setup (timings etc) on
your board. There is a rare possibility that even though the your board. There is a rare possibility that even though the
device thinks the write was successful, a bit could have been device thinks the write was successful, a bit could have been
flipped accidentally due to device wear or something else. flipped accidentally due to device wear or something else.
@ -24,9 +24,9 @@ config MTD_M25P80
depends on SPI depends on SPI
help help
This enables access to most modern SPI flash chips, used for This enables access to most modern SPI flash chips, used for
program and data storage. Series supported include Atmel AT26DF, program and data storage. Series supported include Atmel AT26DF,
Spansion S25SL, SST 25VF, ST M25P, and Winbond W25X. Other chips Spansion S25SL, SST 25VF, ST M25P, and Winbond W25X. Other chips
are supported as well. See the driver source for the current list, are supported as well. See the driver source for the current list,
or to add other chips. or to add other chips.
Note that the original DataFlash chips (AT45 series, not AT26DF), Note that the original DataFlash chips (AT45 series, not AT26DF),

View File

@ -1,5 +1,5 @@
menuconfig NAND menuconfig NAND
bool "NAND support " bool "NAND support"
select MTD_NAND_IDS select MTD_NAND_IDS
help help
This enables support for accessing all type of NAND flash This enables support for accessing all type of NAND flash
@ -63,8 +63,8 @@ config NAND_OMAP_GPMC
tristate "NAND Flash Support for GPMC based OMAP platforms" tristate "NAND Flash Support for GPMC based OMAP platforms"
depends on OMAP_GPMC depends on OMAP_GPMC
help help
Support for NAND flash using GPMC. GPMC is a common memory Support for NAND flash using GPMC. GPMC is a common memory
interface found on Texas Instrument's OMAP platforms interface found on Texas Instrument's OMAP platforms
config NAND_ATMEL config NAND_ATMEL
bool bool
@ -77,7 +77,7 @@ config NAND_ATMEL_PMECC
depends on NAND_ATMEL depends on NAND_ATMEL
select NAND_ECC_HW select NAND_ECC_HW
help help
Support for PMECC present on the SoC sam9x5 and sam9n12 Support for PMECC present on the SoC sam9x5 and sam9n12
config NAND_S3C24XX config NAND_S3C24XX
bool bool

View File

@ -1,5 +1,5 @@
config UBI config UBI
bool "UBI support " bool "UBI support"
select PARTITION_NEED_MTD select PARTITION_NEED_MTD
select CRC32 select CRC32
help help

View File

@ -22,7 +22,7 @@ config ARCH_HAS_FEC_IMX
config PHYLIB config PHYLIB
bool bool
menu "Network drivers " menu "Network drivers"
depends on NET depends on NET
source "drivers/net/phy/Kconfig" source "drivers/net/phy/Kconfig"

View File

@ -2,7 +2,7 @@
# PHY Layer Configuration # PHY Layer Configuration
# #
menu "phylib " menu "phylib"
if PHYLIB if PHYLIB

View File

@ -1,7 +1,7 @@
menu "flash drivers " menu "flash drivers"
menuconfig DRIVER_CFI menuconfig DRIVER_CFI
bool "CFI " bool "CFI"
help help
If you have NOR Flash devices connected to your system and wish If you have NOR Flash devices connected to your system and wish
to use them say yes here. to use them say yes here.
@ -19,7 +19,7 @@ config DRIVER_CFI_AMD
bool "support AMD flash chips" bool "support AMD flash chips"
config DRIVER_CFI_BANK_WIDTH_1 config DRIVER_CFI_BANK_WIDTH_1
bool "Support 8-bit buswidth" bool "Support 8-bit buswidth"
depends on DRIVER_CFI depends on DRIVER_CFI
default y default y
help help

View File

@ -1,4 +1,4 @@
menu "serial drivers " menu "serial drivers"
config DRIVER_SERIAL_ARM_DCC config DRIVER_SERIAL_ARM_DCC
depends on ARM depends on ARM
@ -8,7 +8,7 @@ config SERIAL_AMBA_PL011
bool "ARM AMBA PL011 serial port support" bool "ARM AMBA PL011 serial port support"
depends on ARM_AMBA depends on ARM_AMBA
help help
This selects the ARM(R) AMBA(R) PrimeCell PL011 UART. If you have This selects the ARM(R) AMBA(R) PrimeCell PL011 UART. If you have
an Integrator/PP2, Integrator/CP or Versatile platform, say Y here. an Integrator/PP2, Integrator/CP or Versatile platform, say Y here.
If unsure, say N. If unsure, say N.

View File

@ -1,4 +1,4 @@
menu "SPI drivers " menu "SPI drivers"
config SPI config SPI
bool "Enable SPI driver support" bool "Enable SPI driver support"

View File

@ -1,5 +1,5 @@
menuconfig USB menuconfig USB
bool "USB support " bool "USB support"
if USB if USB

View File

@ -1,6 +1,6 @@
menuconfig USB_GADGET menuconfig USB_GADGET
depends on USB_HAVE_GADGET_DRIVER depends on USB_HAVE_GADGET_DRIVER
bool "USB gadget support " bool "USB gadget support"
config USB_HAVE_GADGET_DRIVER config USB_HAVE_GADGET_DRIVER
bool bool

View File

@ -1,5 +1,5 @@
menuconfig VIDEO menuconfig VIDEO
bool "Video drivers " bool "Video drivers"
help help
Add support for framebuffer and splash screens Add support for framebuffer and splash screens

View File

@ -3,7 +3,7 @@ config WATCHDOG_IMX_RESET_SOURCE
bool bool
menuconfig WATCHDOG menuconfig WATCHDOG
bool "Watchdog support " bool "Watchdog support"
help help
Many platforms support a watchdog to keep track of a working machine. Many platforms support a watchdog to keep track of a working machine.
This framework provides routines to handle these watchdogs. This framework provides routines to handle these watchdogs.

View File

@ -1,5 +1,5 @@
menu "Filesystem support " menu "Filesystem support"
config FS config FS
bool bool

View File

@ -1,4 +1,4 @@
menu "Library routines " menu "Library routines"
config PARAMETER config PARAMETER
bool bool
@ -30,10 +30,10 @@ config OFTREE
bool bool
config BCH config BCH
bool bool
config BITREV config BITREV
bool bool
config QSORT config QSORT
bool bool

View File

@ -1,4 +1,4 @@
menu "Library gui routines " menu "Library gui routines"
config IMAGE_RENDERER config IMAGE_RENDERER
bool bool

View File

@ -1,5 +1,5 @@
menuconfig NET menuconfig NET
bool "Networking Support " bool "Networking Support"
if NET if NET