diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-16 22:36:45 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-16 22:36:45 +0000 |
commit | 1a7e60041550a22ec12046ef772691ac8ba55b19 (patch) | |
tree | 9b920f78dd09c755476bfa24a3263330de48e194 | |
parent | 4edb0bbe0529b7c73de51fed45f5ccf3d8d6d0af (diff) |
h4000: Minor format consistency fix.
-rw-r--r-- | conf/machine/h4000.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index 6d93226e6b..6e6717842d 100644 --- a/conf/machine/h4000.conf +++ b/conf/machine/h4000.conf @@ -22,7 +22,9 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" +# # Modules autoload and other boot properties +# module_autoload_snd-pcm-oss = "snd-pcm-oss" module_autoload_g_ether = "g_ether" |