linux-tkg: Explicitly set X86_P6_NOP default (disabled) so it doesn't prompt on archs not selecting it.
This commit is contained in:
@@ -111,6 +111,7 @@ _tkg_srcprep() {
|
||||
echo "CONFIG_TP_SMAPI=m" >> ./.config
|
||||
echo "CONFIG_RAID6_USE_PREFER_GEN=y" >> ./.config
|
||||
echo "# CONFIG_NTP_PPS is not set" >> ./.config
|
||||
echo "# CONFIG_X86_P6_NOP is not set" >> ./.config
|
||||
sed -i -e 's/CONFIG_CRYPTO_LZ4=m/CONFIG_CRYPTO_LZ4=y/' ./.config
|
||||
sed -i -e 's/CONFIG_CRYPTO_LZ4HC=m/CONFIG_CRYPTO_LZ4HC=y/' ./.config
|
||||
sed -i -e 's/CONFIG_LZ4_COMPRESS=m/CONFIG_LZ4_COMPRESS=y/' ./.config
|
||||
|
Reference in New Issue
Block a user