diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:43:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:43:38 +0000 |
commit | 1ff870768c5cacf4bdc05cce822ac61837666b0f (patch) | |
tree | 94a1b1fd6d42485c062620781ed0ac16e05bf60c /debian/config/powerpc/config.powerpc | |
parent | Merging upstream version 4.19.269. (diff) | |
download | linux-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/powerpc/config.powerpc')
-rw-r--r-- | debian/config/powerpc/config.powerpc | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/debian/config/powerpc/config.powerpc b/debian/config/powerpc/config.powerpc index 63a07fb2e..b48d37302 100644 --- a/debian/config/powerpc/config.powerpc +++ b/debian/config/powerpc/config.powerpc @@ -5,6 +5,20 @@ CONFIG_HIGHMEM=y # CONFIG_ISA is not set ## +## file: arch/powerpc/platforms/Kconfig.cputype +## +# CONFIG_PPC64 is not set +## choice: Processor Type +# CONFIG_PPC_85xx is not set +# CONFIG_PPC_8xx is not set +# CONFIG_40x is not set +# CONFIG_44x is not set +# CONFIG_E200 is not set +## end choice +CONFIG_ALTIVEC=y +# CONFIG_SMP is not set + +## ## file: arch/powerpc/platforms/512x/Kconfig ## # CONFIG_MPC5121_ADS is not set @@ -24,20 +38,6 @@ CONFIG_PPC_MPC5200_BUGFIX=y CONFIG_PPC_CHRP=y ## -## file: arch/powerpc/platforms/Kconfig.cputype -## -# CONFIG_PPC64 is not set -## choice: Processor Type -# CONFIG_PPC_85xx is not set -# CONFIG_PPC_8xx is not set -# CONFIG_40x is not set -# CONFIG_44x is not set -# CONFIG_E200 is not set -## end choice -CONFIG_ALTIVEC=y -# CONFIG_SMP is not set - -## ## file: drivers/ata/Kconfig ## CONFIG_PATA_MPC52xx=m @@ -110,4 +110,3 @@ CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set ## end choice - |