forked from Ivasoft/openwrt
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36214
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_32BIT is not set
|
||||
CONFIG_MIPS32_COMPAT=y
|
||||
CONFIG_MIPS32_O32=y
|
||||
CONFIG_MIPS32_N32=y
|
||||
# CONFIG_HUGETLBFS is not set
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_CPU_BIG_ENDIAN is not set
|
||||
CONFIG_CPU_LITTLE_ENDIAN=y
|
||||
CONFIG_CPU_MIPS64=y
|
||||
# CONFIG_CPU_MIPS32_R1 is not set
|
||||
# CONFIG_CPU_MIPS32_R2 is not set
|
||||
CONFIG_CPU_MIPS64=y
|
||||
CONFIG_CPU_MIPS64_R1=y
|
||||
# CONFIG_CPU_MIPS64_R2 is not set
|
||||
CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
|
||||
# CONFIG_HUGETLBFS is not set
|
||||
CONFIG_MIPS32_COMPAT=y
|
||||
CONFIG_MIPS32_N32=y
|
||||
CONFIG_MIPS32_O32=y
|
||||
|
||||
Reference in New Issue
Block a user