summaryrefslogtreecommitdiffstats
path: root/config/mipsel/config
blob: 551edff7a867438f061f3af72b4487c35f6e5d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##
## file: arch/mips/Kconfig
##
## choice: Endianess selection
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_LITTLE_ENDIAN=y
## end choice
CONFIG_SECCOMP=y

##
## file: drivers/net/Kconfig
##
# CONFIG_NIU is not set