summaryrefslogtreecommitdiffstats
path: root/debian/config/sh4/config.sh7785lcr
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 21:00:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 21:00:47 +0000
commit8c065e72d7829ba7efeb3c93d98c602f7ba3d158 (patch)
tree6a0028be8b6ccf05cb17febc6abafbfbdd0569ec /debian/config/sh4/config.sh7785lcr
parentMerging upstream version 6.9.2. (diff)
downloadlinux-8c065e72d7829ba7efeb3c93d98c602f7ba3d158.tar.xz
linux-8c065e72d7829ba7efeb3c93d98c602f7ba3d158.zip
Adding debian version 6.9.2-1~exp1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/sh4/config.sh7785lcr')
-rw-r--r--debian/config/sh4/config.sh7785lcr10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/config/sh4/config.sh7785lcr b/debian/config/sh4/config.sh7785lcr
index ee3e63de17..4e4260b5b3 100644
--- a/debian/config/sh4/config.sh7785lcr
+++ b/debian/config/sh4/config.sh7785lcr
@@ -1,4 +1,11 @@
##
+## file: arch/Kconfig
+##
+## choice: MMU page size
+CONFIG_PAGE_SIZE_4KB=y
+## end choice
+
+##
## file: arch/sh/Kconfig
##
## choice: Processor sub-type selection
@@ -27,9 +34,6 @@ CONFIG_MMU=y
CONFIG_MEMORY_START=0x48000000
CONFIG_MEMORY_SIZE=0x18000000
CONFIG_VSYSCALL=y
-## choice: Kernel page size
-CONFIG_PAGE_SIZE_4KB=y
-## end choice
## choice: HugeTLB page size
CONFIG_HUGETLB_PAGE_SIZE_64K=y
## end choice