arm64/ascend: use ascend_enable_full to enable ascend platform
ascend inclusion category: feature bugzilla: NA CVE: NA ------------------------------------------------- There are too many ascend features enable flag, all of them is used for all ascend soc till now, so use a new enable flag to enable all of them for ascend platform by default, it would clean and simplify the bootargs. Also clean some code warning. v2: modify the wrong config name. v3: modify the wrong include head file. Signed-off-by:Ding Tianhong <dingtianhong@huawei.com> Reviewed-by:
Zefan Li <lizefan@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Showing
- arch/arm64/mm/init.c 20 additions, 0 deletionsarch/arm64/mm/init.c
- drivers/iommu/io-pgfault.c 1 addition, 1 deletiondrivers/iommu/io-pgfault.c
- include/linux/iommu.h 2 additions, 0 deletionsinclude/linux/iommu.h
- include/linux/mm.h 2 additions, 0 deletionsinclude/linux/mm.h
- mm/hugetlb.c 1 addition, 1 deletionmm/hugetlb.c
- mm/mmap.c 1 addition, 1 deletionmm/mmap.c
Please register or sign in to comment