commit | 4c80949ecf4d90b3e23a18d7e58b623272ba6c10 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Thu Jul 20 09:04:38 2023 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jul 20 12:58:36 2023 -0400 |
tree | e8ca363f614e9bc7b848799c8ccee38cef8fca5c | |
parent | ed8355ad3ff35aae28b8a7a48c66748d9e8ada24 [diff] |
libc: remove no longer valid kconfig comment After commit 9a0aebc5fd9c39fb3d4a4a9741fcff7e1695e807, the exclusion of qemu_x86_tiny is no longer and the "depends on" option was removed. However, the comment about that remained. Remove the comment as it is no longer valid. Signed-off-by: Daniel Leung <daniel.leung@intel.com>