summaryrefslogtreecommitdiffstats
path: root/debian/config/sh4
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 03:43:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 03:43:38 +0000
commit1ff870768c5cacf4bdc05cce822ac61837666b0f (patch)
tree94a1b1fd6d42485c062620781ed0ac16e05bf60c /debian/config/sh4
parentMerging upstream version 4.19.269. (diff)
downloadlinux-1ff870768c5cacf4bdc05cce822ac61837666b0f.tar.xz
linux-1ff870768c5cacf4bdc05cce822ac61837666b0f.zip
Adding debian version 4.19.269-1.debian/4.19.269-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/config/sh4')
-rw-r--r--debian/config/sh4/config1
-rw-r--r--debian/config/sh4/config.sh7751r17
-rw-r--r--debian/config/sh4/config.sh7785lcr11
3 files changed, 13 insertions, 16 deletions
diff --git a/debian/config/sh4/config b/debian/config/sh4/config
index 453823633..1067255cf 100644
--- a/debian/config/sh4/config
+++ b/debian/config/sh4/config
@@ -52,4 +52,3 @@ CONFIG_HZ_250=y
## file: kernel/irq/Kconfig
##
CONFIG_SPARSE_IRQ=y
-
diff --git a/debian/config/sh4/config.sh7751r b/debian/config/sh4/config.sh7751r
index 99c496e93..e776fc808 100644
--- a/debian/config/sh4/config.sh7751r
+++ b/debian/config/sh4/config.sh7751r
@@ -8,6 +8,14 @@ CONFIG_SH_PCLK_FREQ=60000000
CONFIG_PCI=y
##
+## file: arch/sh/Kconfig.cpu
+##
+## choice: Endianness selection
+CONFIG_CPU_LITTLE_ENDIAN=y
+## end choice
+CONFIG_SH_FPU=y
+
+##
## file: arch/sh/boards/Kconfig
##
CONFIG_SH_RTS7751R2D=y
@@ -18,14 +26,6 @@ CONFIG_SH_RTS7751R2D=y
CONFIG_RTS7751R2D_PLUS=y
##
-## file: arch/sh/Kconfig.cpu
-##
-## choice: Endianness selection
-CONFIG_CPU_LITTLE_ENDIAN=y
-## end choice
-CONFIG_SH_FPU=y
-
-##
## file: arch/sh/mm/Kconfig
##
CONFIG_MMU=y
@@ -165,4 +165,3 @@ CONFIG_FB_SM501=y
## choice: Memory model
CONFIG_FLATMEM_MANUAL=y
## end choice
-
diff --git a/debian/config/sh4/config.sh7785lcr b/debian/config/sh4/config.sh7785lcr
index 6d1175949..26707540b 100644
--- a/debian/config/sh4/config.sh7785lcr
+++ b/debian/config/sh4/config.sh7785lcr
@@ -8,11 +8,6 @@ CONFIG_SH_PCLK_FREQ=50000000
CONFIG_PCI=y
##
-## file: arch/sh/boards/Kconfig
-##
-CONFIG_SH_SH7785LCR=y
-
-##
## file: arch/sh/Kconfig.cpu
##
## choice: Endianness selection
@@ -22,6 +17,11 @@ CONFIG_SH_FPU=y
CONFIG_SH_STORE_QUEUES=y
##
+## file: arch/sh/boards/Kconfig
+##
+CONFIG_SH_SH7785LCR=y
+
+##
## file: arch/sh/mm/Kconfig
##
CONFIG_MMU=y
@@ -219,4 +219,3 @@ CONFIG_SPARSEMEM_MANUAL=y
## end choice
CONFIG_MIGRATION=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
-