diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-31 14:05:23 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-31 14:05:23 +0000 |
commit | 3d7d7824d6c77aeb0a050332f21982a7764e9157 (patch) | |
tree | 678e1f7700d6a26ae2f02ab89ebc537712c821e4 /conf/simpad.conf | |
parent | bef3cea798c5b94cf1cbda5a2838d63827772289 (diff) |
set USE_DEVFS for h3600, h3900, SIMpad
BKrev: 410ba723hOV94BDsg2qifnPcqv9R0g
Diffstat (limited to 'conf/simpad.conf')
-rw-r--r-- | conf/simpad.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/simpad.conf b/conf/simpad.conf index e69da6be2a..05976f1c4d 100644 --- a/conf/simpad.conf +++ b/conf/simpad.conf @@ -14,6 +14,8 @@ EXTRA_IMAGEDEPENDS = "" INHERIT += "simpad_flashimg" SERIAL_CONSOLE = "ttySA0 38400 vt100" +USE_DEVFS = "1" + include conf/handheld-common.conf include conf/tune-strongarm.conf |