summaryrefslogtreecommitdiffstats
path: root/debian/config/sh4/config.sh7751r
diff options
context:
space:
mode:
Diffstat (limited to 'debian/config/sh4/config.sh7751r')
-rw-r--r--debian/config/sh4/config.sh7751r17
1 files changed, 8 insertions, 9 deletions
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
-