Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CPU_LITTLE_ENDIAN
has multiple definitions:
arch/powerpc/platforms/Kconfig.cputype
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
CONFIG_PPC_BOOK3S_64
Build a little endian kernel.
Note that if cross compiling a little endian kernel, CROSS_COMPILE must point to a toolchain capable of targeting little endian powerpc.
arch/arm64/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
Say Y if you plan on running a kernel with a little-endian userspace. This is usually the case for distributions targeting arm64.
arch/arm/mm/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
Say Y if you plan on running a kernel in little-endian mode. This is the default and is used in practically all modern user space builds.
arch/sh/Kconfig.cpu
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/mips/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN
(none)
arch/microblaze/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/xtensa/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/nds32/Kconfig.cpu
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/m32r/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/sh/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
(none)
arch/mips/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
( CONFIG_ACER_PICA_61 || CONFIG_CASIO_E55 || CONFIG_DDB5074 || CONFIG_DDB5476 || CONFIG_DDB5477 || CONFIG_MACH_DECSTATION || CONFIG_IBM_WORKPAD || CONFIG_LASAT || CONFIG_MIPS_COBALT || CONFIG_MIPS_ITE8172 || CONFIG_MIPS_IVR || CONFIG_SOC_AU1X00 || CONFIG_OLIVETTI_M700 || CONFIG_SNI_RM200_PCI || CONFIG_VICTOR_MPC30X || CONFIG_ZAO_CAPCELLA ) && ( CONFIG_MIPS_EV64120 || CONFIG_MIPS_EV96100 || CONFIG_MOMENCO_OCELOT || CONFIG_MOMENCO_OCELOT_G || CONFIG_SGI_IP22 || CONFIG_SGI_IP27 || CONFIG_SGI_IP32 || CONFIG_TOSHIBA_JMR3927 )
Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels. Say Y if your machine is little endian, N if it's a big endian machine.
arch/mips/Kconfig-shared
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
( CONFIG_ACER_PICA_61 || CONFIG_CASIO_E55 || CONFIG_DDB5074 || CONFIG_DDB5476 || CONFIG_DDB5477 || CONFIG_DECSTATION || CONFIG_HP_LASERJET || CONFIG_IBM_WORKPAD || CONFIG_LASAT || CONFIG_MIPS_COBALT || CONFIG_MIPS_ITE8172 || CONFIG_MIPS_IVR || CONFIG_MIPS_PB1000 || CONFIG_MIPS_PB1100 || CONFIG_MIPS_PB1500 || CONFIG_NEC_OSPREY || CONFIG_NEC_EAGLE || CONFIG_OLIVETTI_M700 || CONFIG_SNI_RM200_PCI || CONFIG_VICTOR_MPC30X || CONFIG_ZAO_CAPCELLA ) && ( CONFIG_BAGET_MIPS || CONFIG_MIPS_EV64120 || CONFIG_MIPS_EV96100 || CONFIG_MOMENCO_OCELOT || CONFIG_MOMENCO_OCELOT_G || CONFIG_SGI_IP22 || CONFIG_SGI_IP27 || CONFIG_SGI_IP32 || CONFIG_TOSHIBA_JMR3927 )
Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels. Say Y if your machine is little endian, N if it's a big endian machine.
arch/mips64/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
(none)
Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels. Say Y if your machine is little endian, N if it's a big endian machine.
arch/mips/Kconfig
The configuration item CONFIG_CPU_LITTLE_ENDIAN:
CONFIG_DDB5477
Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels. Say Y if your machine is little endian, N if it's a big endian machine.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab