Config.in 398 B

1234567891011
  1. comment "simicsfs needs a Linux kernel to be built"
  2. depends on !BR2_LINUX_KERNEL
  3. config BR2_PACKAGE_SIMICSFS
  4. bool "simicsfs"
  5. depends on BR2_LINUX_KERNEL
  6. help
  7. A kernel driver that provides access to a host computer's local
  8. filesystem when the target is executing within a SIMICS simulation.
  9. http://www.cs.sfu.ca/~fedorova/Tech/simics-guides-3.0.26/simics-user-guide-unix/topic33.html