summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC6
-rw-r--r--sys/powerpc/conf/GENERIC646
-rw-r--r--sys/powerpc/conf/MPC85XX6
-rw-r--r--sys/powerpc/conf/NOTES2
4 files changed, 10 insertions, 10 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index f41c9df..4400b53 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -30,7 +30,7 @@ makeoptions WITH_CTF=1
options POWERMAC #NewWorld Apple PowerMacs
options PSIM #GDB PSIM ppc simulator
options MAMBO #IBM Mambo Full System Simulator
-options PSERIES #PAPR-compliant systems
+options PSERIES #PAPR-compliant systems
options SCHED_ULE #ULE scheduler
options PREEMPTION #Enable kernel thread preemption
@@ -185,8 +185,8 @@ device cue # CATC USB Ethernet
device kue # Kawasaki LSI USB Ethernet
# Wireless NIC cards
-options IEEE80211_SUPPORT_MESH
-options AH_SUPPORT_AR5416
+options IEEE80211_SUPPORT_MESH
+options AH_SUPPORT_AR5416
# Misc
device iicbus # I2C bus code
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 24dc7da..60bd04e 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -30,7 +30,7 @@ makeoptions WITH_CTF=1
options POWERMAC #NewWorld Apple PowerMacs
options PS3 #Sony Playstation 3
options MAMBO #IBM Mambo Full System Simulator
-options PSERIES #PAPR-compliant systems (e.g. IBM p)
+options PSERIES #PAPR-compliant systems (e.g. IBM p)
options SCHED_ULE #ULE scheduler
options PREEMPTION #Enable kernel thread preemption
@@ -185,8 +185,8 @@ device cue # CATC USB Ethernet
device kue # Kawasaki LSI USB Ethernet
# Wireless NIC cards
-options IEEE80211_SUPPORT_MESH
-options AH_SUPPORT_AR5416
+options IEEE80211_SUPPORT_MESH
+options AH_SUPPORT_AR5416
# FireWire support
device firewire # FireWire bus code
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index d296484..6c9a2aa 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -49,9 +49,9 @@ options NFSLOCKD
options PROCFS
options PSEUDOFS
options SCHED_ULE
-options CAPABILITIES
-options CAPABILITY_MODE
-options SMP
+options CAPABILITIES
+options CAPABILITY_MODE
+options SMP
options SYSVMSG
options SYSVSEM
options SYSVSHM
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 3388b7a..a0443c4 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -23,7 +23,7 @@ options FPU_EMU
options POWERMAC #NewWorld Apple PowerMacs
#options PS3 #Sony Playstation 3
options PSIM #GDB PSIM ppc simulator
-options MAMBO #IBM Mambo Full System Simulator
+options MAMBO #IBM Mambo Full System Simulator
#options WII #Nintendo Wii
options SC_OFWFB # OFW frame buffer
OpenPOWER on IntegriCloud