Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145677
b: refs/heads/master
c: 845adf7
h: refs/heads/master
i:
  145675: b04261b
v: v3
  • Loading branch information
H. Peter Anvin committed May 9, 2009
1 parent 2196c3d commit 8ed6003
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3dd3b5a29bb9582957451531fed461628dfc834
refs/heads/master: 845adf7266a7ba6970bf982ffd96abc60d2018ab
5 changes: 5 additions & 0 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1513,6 +1513,11 @@ config RELOCATABLE
it has been loaded at and the compile time physical address
(CONFIG_PHYSICAL_START) is ignored.

# Relocation on x86-32 needs some additional build support
config X86_NEED_RELOCS
def_bool y
depends on X86_32 && RELOCATABLE

config PHYSICAL_ALIGN
hex
prompt "Alignment value to which kernel should be aligned" if X86_32
Expand Down

0 comments on commit 8ed6003

Please sign in to comment.