UBUNTU: [Config] disable CONFIG_SYSFB_SIMPLEFB on amd64
CONFIG_SYSFB_SIMPLEFB was confirmed to break the fb on several x86-64 kits, disable it for now. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
1cfa68cbfb
commit
2f755fb3fa
@@ -605,6 +605,7 @@ CONFIG_SUN_PARTITION=y
|
||||
CONFIG_SURFACE_3_BUTTON=m
|
||||
CONFIG_SURFACE_3_POWER_OPREGION=m
|
||||
CONFIG_SURFACE_PRO3_BUTTON=m
|
||||
# CONFIG_SYSFB_SIMPLEFB is not set
|
||||
CONFIG_SYSV68_PARTITION=y
|
||||
CONFIG_SYSV_FS=m
|
||||
CONFIG_TCG_TIS_I2C_ATMEL=m
|
||||
|
||||
@@ -11131,7 +11131,7 @@ CONFIG_INTEL_STRATIX10_SERVICE policy<{'arm64': 'm'}>
|
||||
CONFIG_INTEL_STRATIX10_RSU policy<{'arm64': 'm'}>
|
||||
CONFIG_QCOM_SCM policy<{'arm64': 'y', 'armhf': 'y'}>
|
||||
CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT policy<{'arm64': 'n', 'armhf': 'n'}>
|
||||
CONFIG_SYSFB_SIMPLEFB policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y'}>
|
||||
CONFIG_SYSFB_SIMPLEFB policy<{'amd64': 'n', 'arm64': 'y', 'armhf': 'y'}>
|
||||
CONFIG_TI_SCI_PROTOCOL policy<{'arm64': 'y'}>
|
||||
CONFIG_TRUSTED_FOUNDATIONS policy<{'armhf': 'y'}>
|
||||
CONFIG_TURRIS_MOX_RWTM policy<{'arm64': 'm', 'armhf': 'm'}>
|
||||
|
||||
@@ -624,6 +624,7 @@ CONFIG_SUN_PARTITION=y
|
||||
# CONFIG_SURFACE_3_BUTTON is not set
|
||||
# CONFIG_SURFACE_3_POWER_OPREGION is not set
|
||||
# CONFIG_SURFACE_PRO3_BUTTON is not set
|
||||
CONFIG_SYSFB_SIMPLEFB=y
|
||||
CONFIG_SYSV68_PARTITION=y
|
||||
CONFIG_SYSV_FS=m
|
||||
CONFIG_TCG_TIS_I2C_ATMEL=m
|
||||
|
||||
@@ -607,6 +607,7 @@ CONFIG_SSB=m
|
||||
CONFIG_STAGING=y
|
||||
CONFIG_STANDALONE=y
|
||||
CONFIG_SUN_PARTITION=y
|
||||
CONFIG_SYSFB_SIMPLEFB=y
|
||||
CONFIG_SYSV68_PARTITION=y
|
||||
CONFIG_SYSV_FS=m
|
||||
CONFIG_TCG_TIS_I2C_ATMEL=m
|
||||
|
||||
@@ -11091,7 +11091,6 @@ CONFIG_SYSC_RCAR=y
|
||||
CONFIG_SYSC_RCAR_GEN4=y
|
||||
CONFIG_SYSC_RMOBILE=y
|
||||
CONFIG_SYSFB=y
|
||||
CONFIG_SYSFB_SIMPLEFB=y
|
||||
CONFIG_SYSFS=y
|
||||
# CONFIG_SYSFS_DEPRECATED is not set
|
||||
CONFIG_SYSFS_SYSCALL=y
|
||||
|
||||
Reference in New Issue
Block a user