diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:18:02 +0000 |
commit | eb4273cf3e952d49bd88ea7d5a9041e2b5aec556 (patch) | |
tree | 987fba31b18efab34ac6f50e73e76b8187e8cef5 /debian/config/kernelarch-powerpc/config-arch-64 | |
parent | Merging upstream version 6.10.3. (diff) | |
download | linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.tar.xz linux-eb4273cf3e952d49bd88ea7d5a9041e2b5aec556.zip |
Adding debian version 6.10.3-1.debian/6.10.3-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/kernelarch-powerpc/config-arch-64')
-rw-r--r-- | debian/config/kernelarch-powerpc/config-arch-64 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64 index 898d80842f..87c3fd3a16 100644 --- a/debian/config/kernelarch-powerpc/config-arch-64 +++ b/debian/config/kernelarch-powerpc/config-arch-64 @@ -6,7 +6,7 @@ CONFIG_IRQ_ALL_CPUS=y CONFIG_NUMA=y ## choice: Page size -CONFIG_PPC_64K_PAGES=y +CONFIG_PPC_4K_PAGES=y ## end choice CONFIG_SCHED_SMT=y CONFIG_KERNEL_START=0xc000000000000000 @@ -170,16 +170,6 @@ CONFIG_HVCS=m # CONFIG_SERIAL_ICOM is not set ## -## file: drivers/vfio/Kconfig -## -CONFIG_VFIO=m - -## -## file: drivers/vfio/pci/Kconfig -## -CONFIG_VFIO_PCI=m - -## ## file: drivers/video/fbdev/Kconfig ## # CONFIG_FB_IMSTT is not set |