kernel: remove SYS_SUPPORTS_HUGETLBFS from powerpc fragments

The name of SYS_SUPPORTS_HUGETLBFS has been changed to
ARCH_SUPPORTS_HUGETLBFS which is being selected on default
by another kernel config.
More info- 855f9a8e87
Change applicable from v5.13.

Fixes: #3720

Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
This commit is contained in:
Amulyam24 2022-02-18 16:14:52 +05:30
parent 0b31b7ccc2
commit 8cc1b18636

View File

@ -4,6 +4,5 @@ CONFIG_64BIT=y
CONFIG_HW_RANDOM_PSERIES=y
CONFIG_HAS_IOMEM=y
CONFIG_SYS_SUPPORTS_HUGETLBFS=y
CONFIG_VIRTUALIZATION=y
CONFIG_PPC_OF_BOOT_TRAMPOLINE=y