FS#69505: Enable MTD_ROM
This commit is contained in:
parent
b72d63df03
commit
99703861e1
2
PKGBUILD
2
PKGBUILD
@ -25,7 +25,7 @@ validpgpkeys=(
|
||||
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'55c4cb76754b1db234a0994806106d8481c171d4e3fead12793f0083a48511d4')
|
||||
'c14e6820460eec990ada09ac1a2e504c60047d8fab76ae24724bacd450697aa1')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
export KBUILD_BUILD_USER=$pkgbase
|
||||
|
4
config
4
config
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.12.4-arch1 Kernel Configuration
|
||||
# Linux/x86 5.12.7-arch1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -2290,7 +2290,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_4=y
|
||||
CONFIG_MTD_CFI_I1=y
|
||||
CONFIG_MTD_CFI_I2=y
|
||||
CONFIG_MTD_RAM=m
|
||||
# CONFIG_MTD_ROM is not set
|
||||
CONFIG_MTD_ROM=m
|
||||
# CONFIG_MTD_ABSENT is not set
|
||||
# end of RAM/ROM/Flash chip drivers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user