From 8bfccc56e50dac78a85046adbfcf95c49cbd0cfd Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Wed, 27 Jun 2012 11:33:26 -0600 Subject: conf/distro: Remove distro settings from software layer. Signed-off-by: Raymond Danks --- conf/distro/minimal.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 conf/distro/minimal.conf diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf deleted file mode 100644 index b8e39ea7..00000000 --- a/conf/distro/minimal.conf +++ /dev/null @@ -1,6 +0,0 @@ -include conf/distro/defaultsetup.conf - -USE_LDCONFIG = "0" -VIRTUAL-RUNTIME_dev_manager = "busybox-mdev" -SYSVINIT_ENABLED_GETTYS = "" -SERIAL_CONSOLE = "115200 ttyS0" -- cgit v1.2.3-54-g00ecf