projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a00189
)
kernel: Add missing kernel configuration options
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Oct 2022 22:21:42 +0000
(
00:21
+0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 21 Oct 2022 22:51:25 +0000
(
00:51
+0200)
The at91/sam9x targets misses these configuration options when using
kernel 5.15.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index 6636bd3204f7125e308edd7ffbc20943494a30ce..e8b0b3a168f74f025b417d122a98d31464a39545 100644
(file)
--- a/
target/linux/generic/config-5.15
+++ b/
target/linux/generic/config-5.15
@@
-1504,6
+1504,7
@@
CONFIG_DQL=y
# CONFIG_DRM_ARCPGU is not set
# CONFIG_DRM_ARMADA is not set
# CONFIG_DRM_AST is not set
+# CONFIG_DRM_ATMEL_HLCDC is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_CDNS_DSI is not set
# CONFIG_DRM_CDNS_MHDP8546 is not set
@@
-1929,6
+1930,7
@@
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_FB_ARK is not set
# CONFIG_FB_ARMCLCD is not set
# CONFIG_FB_ASILIANT is not set
+# CONFIG_FB_ATMEL is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_AUO_K190X is not set