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
/
generic
/
config-default
diff --git
a/target/linux/x86/generic/config-default
b/target/linux/x86/generic/config-default
index
1bf8ca5
..
3680788
100644
(file)
--- a/
target/linux/x86/generic/config-default
+++ b/
target/linux/x86/generic/config-default
@@
-42,7
+42,10
@@
CONFIG_DUMMY_CONSOLE=y
# CONFIG_EL2 is not set
# CONFIG_EL3 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL2 is not set
# CONFIG_EL3 is not set
# CONFIG_ELPLUS is not set
-# CONFIG_HPET is not set
+CONFIG_HID=y
+CONFIG_HID_SUPPORT=y
+CONFIG_HPET=y
+CONFIG_HPET_MMAP=y
# CONFIG_HP_ACCEL is not set
CONFIG_HW_CONSOLE=y
CONFIG_INPUT=y
# CONFIG_HP_ACCEL is not set
CONFIG_HW_CONSOLE=y
CONFIG_INPUT=y
@@
-56,6
+59,7
@@
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INTEL_MENLOW is not set
CONFIG_ISA=y
CONFIG_ISAPNP=y
# CONFIG_INTEL_MENLOW is not set
CONFIG_ISA=y
CONFIG_ISAPNP=y
+CONFIG_KEYBOARD_ATKBD=y
# CONFIG_LANCE is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_MDA_CONSOLE is not set
# CONFIG_LANCE is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_MDA_CONSOLE is not set
This page took
0.025645 seconds
and
4
git commands to generate.