search for: f952493

Displaying 2 results from an estimated 2 matches for "f952493".

2007 Aug 13
1
[PATCH] i386: modified CONFIG_PHYSICAL_ALIGN
...his patch, either CONFIG_RELOCATABLE's option or CONFIG_EMNBEDDED's option is set "Y", you can configure the value of CONFIG_PHYSICAL_ALIGN. Signed-off-by: Yoshimi Ichiyanagi <ichiyanagi.yoshimi@lab.ntt.co.jp> --- diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index f952493..05c3316 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -880,7 +880,7 @@ config RELOCATABLE kernel. config PHYSICAL_ALIGN - hex "Alignment value to which kernel should be aligned" + hex "Alignment value to which kernel should be aligned" if (EMBEDDED ||...
2007 Aug 13
1
[PATCH] i386: modified CONFIG_PHYSICAL_ALIGN
...his patch, either CONFIG_RELOCATABLE's option or CONFIG_EMNBEDDED's option is set "Y", you can configure the value of CONFIG_PHYSICAL_ALIGN. Signed-off-by: Yoshimi Ichiyanagi <ichiyanagi.yoshimi@lab.ntt.co.jp> --- diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index f952493..05c3316 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -880,7 +880,7 @@ config RELOCATABLE kernel. config PHYSICAL_ALIGN - hex "Alignment value to which kernel should be aligned" + hex "Alignment value to which kernel should be aligned" if (EMBEDDED ||...