python: fix disabling the SSL module
[buildroot-gz.git] / package / simicsfs / Config.in
blob12b05c17dedc840cbadf69fb88ad510ac721af79
1 comment "simicsfs needs a Linux kernel to be built"
2         depends on !BR2_LINUX_KERNEL
4 config BR2_PACKAGE_SIMICSFS
5         bool "simicsfs"
6         depends on BR2_LINUX_KERNEL
7         help
8           A kernel driver that provides access to a host computer's local
9           filesystem when the target is executing within a SIMICS simulation.
11           http://www.cs.sfu.ca/~fedorova/Tech/simics-guides-3.0.26/simics-user-guide-unix/topic33.html