[완료] CONFIG_VM86 옵션 끄기..어떻게 할까요?

hyper9의 이미지

Kernel Configuration file을 열어보면요,

CONFIG_VM86 이라는 option이 y로 설정되어 있습니다.
그리고 이 값이 default라고 하는 것 같아요.

그런데, menuconfig 에서 어디에서 이 값을 n으로 바꿀 수 있는지를
영 못 찾고 있습니다.

그냥 강제로 .config file안에서 CONFIG_VM86=n으로 바꾸면
make menuconfig하고 나서 다시 .config file 을 열어보면,,
거기에 CONFIG_VM86=y라고 돌아가 있네요,,

어떻게 하면 해결할 수 있을까요? 조언 부탁드립니다.

danskesb의 이미지

make oldconfig

---- 절취선 ----
http://blog.peremen.name

hyper9의 이미지

make oldconfig 했는데, 아무 변화가 없는 걸요~ ㅜㅜ

bushi의 이미지


make menuconfig 화면을 보면 / 를 사용해서 검색을 할 수 있다고 씌어져 있는게 보이실 겁니다.

어느 파일, 몇번째 줄에 선언되어 있고, 의존성이 뭐라는 것 까지 나옵니다.

 Symbol: VM86 [=y]                                                      
   Prompt: Enable VM86 support                                             
   Defined at arch/x86/Kconfig:618                                       
   Depends on: X86_32 && EMBEDDED                                       
   Location:                                                            
      -> Processor type and features 

arch/x86/Kconfig:618 엔

config VM86
        bool "Enable VM86 support" if EMBEDDED
        default y
        depends on X86_32
        help
          This option is required by programs like DOSEMU to run 16-bit legacy
          code on X86 processors. It also may be needed by software like
          XFree86 to initialize some video cards via BIOS. Disabling this
          option saves about 6k.

CONFIG_EMBEDDED=y 일 경우 화면에 yes/no 를 선택할 수 있는 항목이 표시되며
메뉴항목 표시 여부와는 상관없이 CONFIG_X86_32=y 일 경우 디폴트로 y 값을 가지게 됩니다.

마음대로 선택하고 싶으면,
General setup 의 하위 항목인
Configure standard kernel features (for small systems)
를 활성화 시키고,
Processor type and features 의 하위 항목인
Enable VM86 support 를 선택하던가 말던가 하세요.

OTL

hyper9의 이미지

감사합니다..

갑자기 속이 시원해지네요 ^^

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.