aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-06-13 12:09:12 -0700
committerGitHub <noreply@github.com>2017-06-13 12:09:12 -0700
commite94002786141c928ffc341ea1dafdd26105d8d0e (patch)
treef893386b2ca4918efc1fc1d69b044c66fe232437
parent88dd92a8000aa408c047367e424b8829d0872740 (diff)
parent6baf6419a364a260cf6672a53cd90329a5cf8247 (diff)
downloadriscv-tools-e94002786141c928ffc341ea1dafdd26105d8d0e.zip
riscv-tools-e94002786141c928ffc341ea1dafdd26105d8d0e.tar.gz
riscv-tools-e94002786141c928ffc341ea1dafdd26105d8d0e.tar.bz2
Merge pull request #90 from joshua5201/master
Add inittab option to busybox
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85f7007..1cc824b 100644
--- a/README.md
+++ b/README.md
@@ -583,6 +583,8 @@ listed as "Cross Compiler prefix" in BusyBox Settings &rarr; Build Options
* `CONFIG_ASH=y`, listed as "ash" in Shells
* `CONFIG_ASH_JOB_CONTROL=n`, listed as "Ash &rarr; Job control" in Shells
* `CONFIG_MOUNT=y`, listed as "mount" in Linux System Utilities
+* `CONFIG_FEATURE_USE_INITTAB=y`, listed as "Support reading an inittab file" in Init Utilities
+
Enter the configuration interface much in the same way as that of the Linux kernel: