projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] alix2: add require crypto kmods (#10410)
[openwrt.git]
/
target
/
linux
/
x86
/
config-default
diff --git
a/target/linux/x86/config-default
b/target/linux/x86/config-default
index
5dd172b
..
800a3b4
100644
(file)
--- a/
target/linux/x86/config-default
+++ b/
target/linux/x86/config-default
@@
-164,6
+164,8
@@
CONFIG_HW_RANDOM_VIA=y
# CONFIG_IBM_RTL is not set
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_IBM_RTL is not set
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_INITRAMFS_SOURCE=""
+CONFIG_INPUT=y
+CONFIG_INPUT_KEYBOARD=y
CONFIG_INSTRUCTION_DECODER=y
# CONFIG_IOMMU_API is not set
# CONFIG_IOMMU_HELPER is not set
CONFIG_INSTRUCTION_DECODER=y
# CONFIG_IOMMU_API is not set
# CONFIG_IOMMU_HELPER is not set
@@
-190,6
+192,7
@@
CONFIG_KALLSYMS=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZMA is not set
CONFIG_KEXEC=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZMA is not set
CONFIG_KEXEC=y
+CONFIG_KEYBOARD_ATKBD=y
CONFIG_KTIME_SCALAR=y
# CONFIG_M386 is not set
CONFIG_M486=y
CONFIG_KTIME_SCALAR=y
# CONFIG_M386 is not set
CONFIG_M486=y
@@
-246,10
+249,10
@@
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_PARAVIRT_GUEST is not set
-CONFIG_PATA_MPIIX=y
-CONFIG_PATA_OLDPIIX=y
-CONFIG_PATA_SC1200=y
-CONFIG_PATA_VIA=y
+# CONFIG_PATA_MPIIX is not set
+# CONFIG_PATA_OLDPIIX is not set
+# CONFIG_PATA_SC1200 is not set
+# CONFIG_PATA_VIA is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_PC87413_WDT is not set
CONFIG_PCI=y
# CONFIG_PC8736x_GPIO is not set
# CONFIG_PC87413_WDT is not set
CONFIG_PCI=y
This page took
0.02685 seconds
and
4
git commands to generate.