diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-12-08 10:43:36 -0500 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2009-12-08 12:44:49 -0500 |
commit | caf11fefeae129a338f09da8cdfa986db5b26105 (patch) | |
tree | 862012024a66bde5a9194a08cec4ca3b886634d2 | |
parent | f043ca3a785750091f6a73b6625b6b7a5a5d19f6 (diff) |
Hook up Litmus KConfig on x86.
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 80b7ba4056..f99330fed0 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1620,3 +1620,5 @@ source "security/Kconfig" | |||
1620 | source "crypto/Kconfig" | 1620 | source "crypto/Kconfig" |
1621 | 1621 | ||
1622 | source "lib/Kconfig" | 1622 | source "lib/Kconfig" |
1623 | |||
1624 | source "litmus/Kconfig" | ||