lkml.org 
[lkml]   [2022]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 12/12] powerpc: wiiu: add minimal default config
    Date
    Adds a bare-minimum config to get a kernel compiled. Will need some more
    interesting options once a storage device to boot from is added.

    Signed-off-by: Ash Logan <ash@heyquark.com>
    ---
    arch/powerpc/configs/wiiu_defconfig | 7 +++++++
    1 file changed, 7 insertions(+)
    create mode 100644 arch/powerpc/configs/wiiu_defconfig

    diff --git a/arch/powerpc/configs/wiiu_defconfig b/arch/powerpc/configs/wiiu_defconfig
    new file mode 100644
    index 000000000000..a761ebcdd9f2
    --- /dev/null
    +++ b/arch/powerpc/configs/wiiu_defconfig
    @@ -0,0 +1,7 @@
    +# CONFIG_PPC_CHRP is not set
    +# CONFIG_PPC_PMAC is not set
    +CONFIG_WIIU=y
    +# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
    +CONFIG_HIGHMEM=y
    +CONFIG_STRICT_KERNEL_RWX=y
    +CONFIG_PPC_EARLY_DEBUG=y
    --
    2.36.1
    \
     
     \ /
      Last update: 2022-06-28 15:35    [W:2.676 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site